libstdc++
allocator.h File Reference

Go to the source code of this file.

Classes

class  std::allocator< _Tp >
 
class  std::allocator< void >
 

Namespaces

 std
 

Macros

#define __cpp_lib_allocator_is_always_equal
 
#define __cpp_lib_incomplete_container_elements
 

Functions

template<typename _T1 , typename _T2 >
bool std::operator!= (const allocator< _T1 > &, const allocator< _T2 > &) noexcept
 
template<typename _T1 , typename _T2 >
bool std::operator== (const allocator< _T1 > &, const allocator< _T2 > &) noexcept
 

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 allocator.h.