mt_allocator.h File Reference
Go to the source code of this file.
Classes
Namespaces
Defines
-
#define __thread_default
-
#define _MT_ALLOCATOR_H
Typedefs
-
typedef void(* __destroy_handler )(void *)
Functions
-
template<typename _Tp , typename _Poolp > bool operator!= (const __mt_alloc< _Tp, _Poolp > &, const __mt_alloc< _Tp, _Poolp > &)
-
template<typename _Tp , typename _Poolp > bool operator== (const __mt_alloc< _Tp, _Poolp > &, const __mt_alloc< _Tp, _Poolp > &)
Detailed Description
This file is a GNU extension to the Standard C++ Library.
Definition in file mt_allocator.h.