.TH "std::uses_allocator< _Tp, _Alloc >" 3cxx "Fri May 28 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::uses_allocator< _Tp, _Alloc > \- Declare uses_allocator so it can be specialized in etc\&. .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< _Tp, __v >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< _Tp, __v > \fBtype\fP" .br .ti -1c .RI "typedef _Tp \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const noexcept" .br .ti -1c .RI "constexpr value_type \fBoperator()\fP () const noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::uses_allocator< _Tp, _Alloc >" Declare uses_allocator so it can be specialized in etc\&. [allocator\&.uses\&.trait] .PP Definition at line 67 of file uses_allocator\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.