Man Page: __gnu_cxx::throw_value_limit
Operating Environment: centos
Section: 3
__gnu_cxx::throw_value_limit(3) Library Functions Manual __gnu_cxx::throw_value_limit(3)NAME__gnu_cxx::throw_value_limit -SYNOPSISInherits __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 (throw_value_limit &&)=default throw_value_limit (const std::size_t __i) throw_value_base & operator++ () throw_value_limit & operator= (const throw_value_limit &__other) throw_value_limit & operator= (throw_value_limit &&)=default 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 564 of file throw_allocator.h. Author Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Tue Jun 10 2014 __gnu_cxx::throw_value_limit(3)
| Related Man Pages |
|---|
| __gnu_cxx::__pool_alloc(3) - debian |
| __gnu_cxx::throw_allocator(3) - debian |
| std::char_traits(3) - debian |
| __gnu_cxx::char_traits(3) - centos |
| __gnu_cxx::free_list(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |