libstdc++
|
Inherits std::allocator_traits< _Alloc >::template rebind_traits.
Public Types | |
using | const_reference = const T & |
using | reference = T & |
Consistent API for accessing allocator-related types.
Definition at line 137 of file types_traits.hpp.