Query: __gnu_cxx::throw_value_random
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
__gnu_cxx::throw_value_random(3) Library Functions Manual __gnu_cxx::throw_value_random(3)NAME__gnu_cxx::throw_value_random -SYNOPSISInherits __gnu_cxx::throw_value_base< random_condition >. Public Types typedef throw_value_base < random_condition > base_type" typedef random_condition condition_type Public Member Functions throw_value_random (const throw_value_random &__other) throw_value_random (throw_value_random &&)=default throw_value_random (const std::size_t __i) 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) Static Public Member Functions static void set_probability (double __p) static void throw_conditionally () Public Attributes std::size_t _M_i Detailed Description Type throwing via random condition. Definition at line 595 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_random(3)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
Set hard block limit for user using quota |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
Controlling user input |