Missing concept: the quest for range_of
2025.02 │ Blog │ 

Crafting a versatile generic function using concepts and unexpected pitfalls of implicit ranges
2024.12 │ Blog │ 

Fastest heterogeneous container and benchmarks
2020.11 │ Blog │ 

WTF C++
2020.08 │ Notes │ 

A simple heterogeneous container in C++ without relying on ‘variant’ nor ‘any’
2020.08 │ Blog │ 

Implementing an heterogeneous dynamic array in C++
2020.07 │ Blog │