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: 2 months ago
JSON representation

Some C++ 11 rewrites of useful stuff from TnFOX (http://www.nedprod.com/TnFOX/)

Lists

README

        

Niall's C++ 11 Utilities
========================
(C) 2012-2013 Niall Douglas

Current 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