cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

`constexpr` pains (still!) in C++26!

Open lefticus opened this issue 1 month ago • 0 comments

  • 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?

lefticus avatar Dec 02 '25 17:12 lefticus