centos man page for __gnu_cxx::annotate_base

Query: __gnu_cxx::annotate_base

OS: centos

Section: 3

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

__gnu_cxx::annotate_base(3)				     Library Functions Manual				       __gnu_cxx::annotate_base(3)

NAME
__gnu_cxx::annotate_base -
SYNOPSIS
Inherited by __gnu_cxx::throw_allocator_base< _Tp, _Cond >, __gnu_cxx::throw_allocator_base< _Tp, limit_condition >, and __gnu_cxx::throw_allocator_base< _Tp, random_condition >. Public Member Functions void check_allocated (void *p, size_t size) void check_allocated (size_t label) void erase (void *p, size_t size) void insert (void *p, size_t size) Static Public Member Functions static size_t get_label () static void set_label (size_t l) Friends std::ostream & operator<< (std::ostream &, const annotate_base &) Detailed Description Base class for checking address and label information about allocations. Create a std::map between the allocated address (void*) and a datum for annotations, which are a pair of numbers corresponding to label and allocated size. Definition at line 88 of file throw_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::annotate_base(3)
Related Man Pages
__gnu_cxx::throw_allocator_random(3) - debian
__gnu_cxx::__pool_alloc(3) - centos
__gnu_cxx::throw_allocator_limit(3) - centos
__gnu_cxx::throw_allocator_random(3) - centos
__gnu_cxx::free_list(3cxx) - debian
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq