.TH "__gnu_pbds::detail::rebind_traits< _Alloc, T >" 3cxx "Sun Jan 8 2023" "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 \fC#include \fP .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 \fB137\fP of file \fBtypes_traits\&.hpp\fP\&. .SH "Member Typedef Documentation" .PP .SS "template using \fB__gnu_pbds::detail::rebind_traits\fP< _Alloc, T >::const_reference = const T&" .PP Definition at line \fB142\fP of file \fBtypes_traits\&.hpp\fP\&. .SS "template using \fB__gnu_pbds::detail::rebind_traits\fP< _Alloc, T >::reference = T&" .PP Definition at line \fB141\fP of file \fBtypes_traits\&.hpp\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.