table of contents
conflicting packages
std::uses_allocator< typename, typename >(3cxx) | std::uses_allocator< typename, typename >(3cxx) |
NAME¶
std::uses_allocator< typename, typename > - Declare uses_allocator so it can be specialized in <queue> etc.
SYNOPSIS¶
Detailed Description¶
template<typename, typename>¶
struct std::uses_allocator< typename, typename >"Declare uses_allocator so it can be specialized in <queue> etc.
Definition at line 72 of file memoryfwd.h.
Author¶
Generated automatically by Doxygen for libstdc++ from the source code.
Thu Feb 16 2023 | libstdc++ |