libstdc++
bits/alloc_traits.h File Reference

Go to the source code of this file.

Classes

struct  std::allocator_traits< _Alloc >
 
struct  std::allocator_traits< allocator< _Tp > >
 
struct  std::allocator_traits< allocator< void > >
 

Namespaces

namespace  std
 

Macros

#define __cpp_lib_allocator_traits_is_always_equal
 
#define __cpp_lib_constexpr_dynamic_alloc
 

Detailed Description

This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <memory>.

Definition in file bits/alloc_traits.h.

Macro Definition Documentation

◆ __cpp_lib_allocator_traits_is_always_equal

#define __cpp_lib_allocator_traits_is_always_equal

Definition at line 48 of file bits/alloc_traits.h.

◆ __cpp_lib_constexpr_dynamic_alloc

#define __cpp_lib_constexpr_dynamic_alloc

Definition at line 423 of file bits/alloc_traits.h.