https://github.com/tklauser/cppsnippets
nice C++ code snippets
https://github.com/tklauser/cppsnippets
Last synced: about 1 year ago
JSON representation
nice C++ code snippets
- Host: GitHub
- URL: https://github.com/tklauser/cppsnippets
- Owner: tklauser
- License: mit
- Created: 2014-04-01T13:46:40.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2021-02-24T17:41:18.000Z (over 5 years ago)
- Last Synced: 2025-02-08T20:29:44.669Z (over 1 year ago)
- Language: C++
- Size: 164 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
cppsnippets - nice C++ code snippets
====================================
This repository contains a collection of C++ code snippets to be used as part of
various other software.
All code is licensed under the permissive MIT license, see the file LICENSE for details.