#include <throw_allocator.h>
Inherits __gnu_cxx::throw_value_base<random_condition>.
PublicTypes
typedef throw_value_base< random_condition > base_type
typedef random_conditioncondition_typePublicMemberFunctionsthrow_value_random (const std::size_t __i)
throw_value_random (const throw_value_random &__other)
throw_value_random (throw_value_random &&)=default
throw_value_base & operator++ ()
throw_value_random & operator= (const throw_value_random &__other)
throw_value_random & operator= (throw_value_random &&)=default
void seed (unsigned long __s)
StaticPublicMemberFunctions
static void set_probability (double __p)
static void throw_conditionally ()
PublicAttributes
std::size_t _M_i