llvm-project
6e6c51be
- [libc++] Make `<map>` `std::map` constexpr as part of P3372R3 (#134330)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[libc++] Make `<map>` `std::map` constexpr as part of P3372R3 (#134330) Fixes https://github.com/llvm/llvm-project/issues/128660 Adds `constexpr` support for `std::map` as per P3372R3 --------- Co-authored-by: A. Jiang <de34@live.cn>
References
#134330 - [libc++] Make `<map>` `std::map` constexpr as part of P3372R3
Author
vinay-deshmukh
Parents
c2ed0b1d
Loading