libstdc++: __gnu_cxx::random_condition Struct Reference (original) (raw)
#include <[throw_allocator.h](a01232%5Fsource.html)>
Public Member Functions |
|
void |
seed (unsigned long __s) |
|
|
Base class for random probability control and throw.
Definition at line 501 of file throw_allocator.h.
__gnu_cxx::random_condition::random_condition ( ) |
inline |
◆ seed()
void __gnu_cxx::random_condition::seed ( unsigned long __s) |
inline |
◆ set_probability()
static void __gnu_cxx::random_condition::set_probability ( double __p) |
inlinestatic |
◆ throw_conditionally()
static void __gnu_cxx::random_condition::throw_conditionally ( ) |
inlinestatic |
The documentation for this struct was generated from the following file: