__gnu_cxx::throw_value_base(3) centos man page | unix.com

Man Page: __gnu_cxx::throw_value_base

Operating Environment: centos

Section: 3

__gnu_cxx::throw_value_base< _Cond >(3) 		     Library Functions Manual			   __gnu_cxx::throw_value_base< _Cond >(3)

NAME
__gnu_cxx::throw_value_base< _Cond > -
SYNOPSIS
Inherits _Cond. Public Types typedef _Cond condition_type Public Member Functions throw_value_base (const throw_value_base &__v) throw_value_base (throw_value_base &&)=default throw_value_base (const std::size_t __i) throw_value_base & operator++ () throw_value_base & operator= (const throw_value_base &__v) throw_value_base & operator= (throw_value_base &&)=default Public Attributes std::size_t _M_i Detailed Description template<typename _Cond>struct __gnu_cxx::throw_value_base< _Cond > Class with exception generation control. Intended to be used as a value_type in templatized code. Note: Destructor not allowed to throw. Definition at line 447 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_base< _Cond >(3)
Related Man Pages
std::exception(3) - centos
__gnu_cxx::throw_allocator(3) - debian
__gnu_cxx::throw_allocator_base(3) - debian
__gnu_cxx::_extptr_allocator(3) - centos
__gnu_cxx::throw_allocator_limit(3) - centos
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
Docker learning Phase-I