cplusplus / nbballot

Handling of NB comments in response to ballots
14 stars 4 forks source link

US 33-077 16.4.4.6.1 User-defined specializations of `std::allocator_traits` #505

Closed wg21bot closed 1 year ago

wg21bot commented 1 year ago

User-defined specializations of std::allocator_traits defeat the forward-looking goals of allocator_traits.

Proposed change:

Dissallow user specializations of std::allocator_traits.

brycelelbach commented 1 year ago

The proposed resolution is to adopt P2652 https://github.com/cplusplus/papers/issues/1320

jensmaurer commented 1 year ago

Accepted.