A naive re-implementation of the C++ standard library.
Go to file
2024-07-18 12:29:34 +10: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 build: use the new in-tree library name for cruft-util 2024-07-18 12:29:34 +10:00
Doxyfile.in 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 type_traits: basic number tests 2019-02-10 12:37:31 +11:00

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

There are no external dependencies for the library.