man std::Alloc_traits (Fonctions bibliothèques) -

NAME

std::Alloc_traits -

SYNOPSIS



#include <memory>

Public Types

typedef Allocator::template rebind< Type >::other allocator_type

Static Public Attributes



static const bool S_instanceless

Detailed Description

template<typename Type, typename Allocator> struct std::Alloc_traits< Type, Allocator >

(See allocators info for more.)

Definition at line 885 of file memory.

Author

Generated automatically by Doxygen for libstdc++-v3 Source from the source code.