libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | __gnu_cxx |
Macros | |
#define | __thread_default |
Typedefs | |
typedef void(* | __gnu_cxx::__destroy_handler) (void *) |
Functions | |
template<typename _Tp , typename _Poolp > | |
bool | __gnu_cxx::operator== (const __mt_alloc< _Tp, _Poolp > &, const __mt_alloc< _Tp, _Poolp > &) |
This file is a GNU extension to the Standard C++ Library.
Definition in file mt_allocator.h.
#define __thread_default |
Definition at line 621 of file mt_allocator.h.