cpp_weekly
cpp_weekly copied to clipboard
`constexpr` pains (still!) in C++26!
- what if I want to use parallel algorithms?
- what if I want to use pmr?
- start_lifetime_as?
- what if I want to use function_ref?