Timeline
- 24 Mar Implementing 'tuple_find' – A Constexpr-Compatible Algorithm for Heterogeneous Containers - Part 2
- 26 Feb Implementing Constexpr-Compatible Algorithms for Heterogeneous Containers – Part 1: 'tuple_for_each'
- 21 Feb NTTP Compile-Time Builder Strategy - constexpr Conversion of 'std::vector to std::array'
- 04 Feb Compile-Time Staging Strategy (CTSS): constexpr Conversion of 'int to std::string_view'
- 31 Jan Compile-Time Programming in C++: New Possibilities with C++20 and C++23
- 27 Jan Understanding the 'Static Initialization Order Fiasco' in C++
- 27 Jan Understanding 'if consteval' in C++: A Better Alternative to std::is_constant_evaluated()