libstdc++
|
Go to the source code of this file.
Classes | |
class | __gnu_cxx::array_allocator< _Tp, _Array > |
class | __gnu_cxx::array_allocator_base< _Tp > |
Namespaces | |
namespace | __gnu_cxx |
Functions | |
template<typename _Tp , typename _Array > | |
bool | __gnu_cxx::operator!= (const array_allocator< _Tp, _Array > &, const array_allocator< _Tp, _Array > &) |
template<typename _Tp , typename _Array > | |
bool | __gnu_cxx::operator== (const array_allocator< _Tp, _Array > &, const array_allocator< _Tp, _Array > &) |
This file is a GNU extension to the Standard C++ Library.
Definition in file array_allocator.h.