|
template<typename _T1 , typename _T2 > |
bool | std::operator!= (const allocator< _T1 > &, const allocator< _T2 > &) noexcept |
|
template<typename _Tp > |
bool | std::operator!= (const allocator< _Tp > &, const allocator< _Tp > &) noexcept |
|
template<typename _T1 , typename _T2 > |
bool | std::operator== (const allocator< _T1 > &, const allocator< _T2 > &) noexcept |
|
template<typename _Tp > |
bool | std::operator== (const allocator< _Tp > &, const allocator< _Tp > &) noexcept |
|
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.