Scroll to navigation

std::uses_allocator< typename, typename >(3) Library Functions Manual std::uses_allocator< typename, typename >(3)

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.

Wed Dec 21 2022 libstdc++