malloc_allocator.h File Reference
Go to the source code of this file.
Classes
Namespaces
Defines
-
#define _MALLOC_ALLOCATOR_H
Functions
-
template<typename _Tp > bool operator!= (const malloc_allocator< _Tp > &, const malloc_allocator< _Tp > &)
-
template<typename _Tp > bool operator== (const malloc_allocator< _Tp > &, const malloc_allocator< _Tp > &)
Detailed Description
This file is a GNU extension to the Standard C++ Library.
Definition in file malloc_allocator.h.