The Art of Template MetaProgramming (TMP) in Modern C++
-
Updated
Jun 6, 2024 - C++
The Art of Template MetaProgramming (TMP) in Modern C++
Simple C++ one-header stl based library implementing reflection for POD data types
Container Traits for Modern C++
Advanced Reflection and Serialization Library in C++20
Primer for C++ Concepts
C++ Type Traits for Smart Pointers that are not included in the standard library, containing inheritance detection and member detection.
Advanced Reflection and Serialization Library in C++26
SS Standard Template Library. It focuses on implementing high version features for lower versions of C++
Joel's Template Collection - A collection of C++11-compatible, header-only, random stuff. No Standard Library headers required.
An optimized and supplement library of fundamental features for standard C++
A C++ metaprogramming and reflection library, that tries to facilitate every yet so little potential templates may provide.
re-implement The standard C++ containers
Implementation of the C++ metaprogramming library.
Get compile time information about functions and lambdas.
my constexpr lib
Klasa do operacji na typach w czasie kompilacji (metaprograming)
Documenting my progress through 10 modules of C++ exercises. The exercises cover a diverse range of topics, including namespacing, classes, member functions, stdio streams, initialization lists, static, const, and other concepts in C++ programming.
Add a description, image, and links to the type-traits topic page so that developers can more easily learn about it.
To associate your repository with the type-traits topic, visit your repo's landing page and select "manage topics."