page =
url = https://quuxplusone.github.io/blog
arthur o'dwyer – stuff mostly about c++
Via Mark de Wever on the cpplang Slack : Mark demonstrates how to tell whether a snippet of code is constexpr-friendly or not. ( Godbolt. )
concepts implementation-divergence library-design metaprogramming pitfalls ranges slack