decentralised developer
function_traits. A library of type traits for introspecting C++ function types
31enum_traits. Type traits for properties of C / C++ enum types
22VA_OPT. C++ preprocessor macros for __VA_OPT__ feature detection and fallback
19type_name. C++ type_name template utilities for pretty-printing type names
13cat. constexpr char array concatenation, car_cat collection
10enum_reflect. A demo repo for enum_traits
9type_name_pp. C++ templates for pretty-printing type names
4ntbs. C++17 lib for concatenation and slicing of 'constexpr C strings'
4type_codec_challenge. The Modern C++ type CoDec Challenge
3tupl. An aggregate tuple, as trivial as its elements. C++20 using preprocessor for codegen.
3array_typology. Design notes towards a universal array type
2CoDec2020. The Modern C++ type CoDec Challenge
2subarray. A function to copy a C-array sub-range as a std::array
2String-Proxy-Puzzle. String Proxy Puzzle
1bigi. Big integer sorting
1