libstdc++
std::uses_allocator< typename, typename > Struct Template Reference
Inheritance diagram for std::uses_allocator< typename, typename >:

Public Types

typedef integral_constant
< bool, __v > 
type
 
typedef bool value_type
 

Public Member Functions

constexpr operator value_type ()
 

Static Public Attributes

static constexpr bool value
 

Detailed Description

template<typename, typename>
struct std::uses_allocator< typename, typename >

[allocator.uses.trait]

Definition at line 212 of file allocator.h.


The documentation for this struct was generated from the following file: