Make `stack` constexpr as part of P3372R3. Feature-test macro: ```C++ #define __cpp_lib_constexpr_stack 202502L // also in <stack> ```