cpp_weekly icon indicating copy to clipboard operation
cpp_weekly copied to clipboard

Forgotten C++: `std::bitset` (now constexpr in C++23!)

Open lefticus opened this issue 1 year ago • 0 comments

https://en.cppreference.com/w/cpp/utility/bitset

Point out that we can expect optimized opcodes here.

lefticus avatar Jul 13 '24 19:07 lefticus