commit | aaf99a8d41227c2981191af25e7d66f7073532e7 | [log] [tgz] |
---|---|---|
author | Hristo Hristov <hghristov.rmm@gmail.com> | Thu Feb 01 13:31:25 2024 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Feb 01 03:38:24 2024 -0800 |
tree | 08ea16feea6cb896cf7770cbe2a9be3506a88c1d | |
parent | fe992a70641dce36c3296e38389573f666203bfa [diff] |
[libc++][memory] P2652R2: Disallow Specialization of `allocator_traits` (#79978) Implements P2652R2 <https://wg21.link/P2652R2>: - https://eel.is/c++draft/allocator.requirements.general - https://eel.is/c++draft/memory.syn - https://eel.is/c++draft/allocator.traits.general - https://eel.is/c++draft/allocator.traits.members - https://eel.is/c++draft/diff.cpp20.concepts - https://eel.is/c++draft/diff.cpp20.utilities --------- Co-authored-by: Zingam <zingam@outlook.com> GitOrigin-RevId: 7d78ccf7d5a9861839126d5899b443f55236cab9