.TH "__gnu_pbds::detail::rebind_traits< _Alloc, T >" 3cxx "Wed Jul 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME __gnu_pbds::detail::rebind_traits< _Alloc, T > \- Consistent API for accessing allocator-related types\&. .SH SYNOPSIS .br .PP .PP Inherits std::allocator_traits< _Alloc >::template rebind_traits\&. .SS "Public Types" .in +1c .ti -1c .RI "using \fBconst_reference\fP = const T &" .br .ti -1c .RI "using \fBreference\fP = T &" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct __gnu_pbds::detail::rebind_traits< _Alloc, T >" Consistent API for accessing allocator-related types\&. .PP Definition at line 137 of file types_traits\&.hpp\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.