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