A naive re-implementation of the C++ standard library.
Go to file
Danny Robson 4e3152b5df type_traits: basic number tests 2019-02-10 12:37:31 +11:00
src type_traits: basic number tests 2019-02-10 12:37:31 +11:00
test type_traits: basic number tests 2019-02-10 12:37:31 +11:00
CMakeLists.txt type_traits: basic number tests 2019-02-10 12:37:31 +11:00
Doxyfile.in type_traits: basic number tests 2019-02-10 12:37:31 +11:00
README.adoc type_traits: basic number tests 2019-02-10 12:37:31 +11:00
libcruft-cxx.pc.in type_traits: basic number tests 2019-02-10 12:37:31 +11:00

README.adoc

A naive re-implementation of some components of the C++ standard library.

There are no external dependencies for the library.