Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ned14/NiallsCPP11Utilities
Some C++ 11 rewrites of useful stuff from TnFOX (http://www.nedprod.com/TnFOX/)
https://github.com/ned14/NiallsCPP11Utilities
Last synced: 16 days ago
JSON representation
Some C++ 11 rewrites of useful stuff from TnFOX (http://www.nedprod.com/TnFOX/)
- Host: GitHub
- URL: https://github.com/ned14/NiallsCPP11Utilities
- Owner: ned14
- Archived: true
- Created: 2012-11-23T16:24:09.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-07T17:03:08.000Z (over 11 years ago)
- Last Synced: 2024-07-31T22:58:01.477Z (3 months ago)
- Language: C
- Size: 2.09 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Niall's C++ 11 Utilities
========================
(C) 2012-2013 Niall DouglasCurrent master branch build and unit tests status on Travis CI:
Herein lies some C++ 11 rewrites of useful stuff from TnFOX (http://www.nedprod.com/TnFOX/).
Thanks to the new features of C++ 11, implementation is now both vastly shorter and
easier. Hence the rewrite!See enclosed doxygen documentation for what's in here and how to build it.
Enjoy!
Niall Douglas