debian man page for __gnu_cxx::throw_value_limit

Query: __gnu_cxx::throw_value_limit

OS: debian

Section: 3cxx

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

__gnu_cxx::throw_value_limit(3cxx)										__gnu_cxx::throw_value_limit(3cxx)

NAME
__gnu_cxx::throw_value_limit -
SYNOPSIS
Inherits __gnu_cxx::throw_value_base< limit_condition >. Public Types typedef throw_value_base < limit_condition > base_type" typedef limit_condition condition_type Public Member Functions throw_value_limit (const throw_value_limit &__other) throw_value_limit (const std::size_t __i) throw_value_base & operator++ () Static Public Member Functions static size_t & count () static size_t & limit () static void set_limit (const size_t __l) static void throw_conditionally () Public Attributes std::size_t _M_i Detailed Description Type throwing via limit condition. Definition at line 561 of file throw_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Nov 27 2012 __gnu_cxx::throw_value_limit(3cxx)
Related Man Pages
__gnu_cxx::char_traits(3) - debian
__gnu_cxx::throw_allocator_base(3) - debian
std::char_traits(3) - debian
__gnu_cxx::throw_allocator_limit(3) - centos
__gnu_cxx::free_list(3cxx) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...