https://github.com/rec/variable-template
https://github.com/rec/variable-template
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rec/variable-template
- Owner: rec
- License: artistic-2.0
- Created: 2016-01-24T18:22:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-24T19:49:16.000Z (over 10 years ago)
- Last Synced: 2025-04-07T16:49:48.777Z (over 1 year ago)
- Language: C++
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
I'm compiling these with:
g++-5 --std=c++14 test2.cpp test.cpp -o test && ./test
and
g++-5 --std=c++14 test-unity.cpp -o test-unity && ./test-unity