Provided by: libstdc++6-4.6-doc_4.6.4-6ubuntu2_all bug

__gnu_cxx::limit_condition(3cxx)                                                __gnu_cxx::limit_condition(3cxx)

NAME

       __gnu_cxx::limit_condition -

SYNOPSIS

       Inherits __gnu_cxx::condition_base.

       Inherited by __gnu_cxx::throw_allocator_base< _Tp, limit_condition >, and __gnu_cxx::throw_value_base<
       limit_condition >.

   Classes
       struct always_adjustor
       struct limit_adjustor
       struct never_adjustor

   Static Public Member Functions
       static size_t & count ()
       static size_t & limit ()
       static void set_limit (const size_t __l)
       static void throw_conditionally ()

Detailed Description

       Base class for incremental control and throw.

       Definition at line 264 of file throw_allocator.h.

Author

       Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++                                        Thu Mar 20 2014                __gnu_cxx::limit_condition(3cxx)