debian man page for __gnu_cxx::debug_allocator

Query: __gnu_cxx::debug_allocator

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

__gnu_cxx::debug_allocator< _Alloc >(3cxx)								__gnu_cxx::debug_allocator< _Alloc >(3cxx)

NAME
__gnu_cxx::debug_allocator< _Alloc > -
SYNOPSIS
Public Types typedef _Alloc::const_pointer const_pointer typedef _Alloc::const_reference const_reference typedef _Alloc::difference_type difference_type typedef _Alloc::pointer pointer typedef _Alloc::reference reference typedef _Alloc::size_type size_type typedef _Alloc::value_type value_type Public Member Functions pointer allocate (size_type __n) pointer allocate (size_type __n, const void *__hint) void deallocate (pointer __p, size_type __n) Detailed Description template<typename _Alloc>class __gnu_cxx::debug_allocator< _Alloc > A meta-allocator with debugging bits, as per [20.4]. This is precisely the allocator defined in the C++ Standard. o all allocation calls operator new o all deallocation calls operator delete Definition at line 63 of file debug_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_cxx::debug_allocator< _Alloc >(3cxx)
Related Man Pages
__gnu_cxx::hash_multiset(3) - debian
__gnu_pbds::detail::binary_heap(3) - debian
__gnu_pbds::detail::left_child_next_sibling_heap(3) - debian
__gnu_cxx::hash_map(3cxx) - debian
__gnu_pbds::detail::thin_heap(3) - centos
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph