brevzin / cpp_proposals

My WG21 proposals
34 stars 22 forks source link

P2231 Missing `constexpr` in `std::optional` and `std::variant` #92

Closed brevzin closed 1 year ago

brevzin commented 1 year ago

P2231R1 Missing constexpr in std::optional and std::variant

https://github.com/cplusplus/papers/issues/933

brevzin commented 1 year ago

Adopted for C++23.