#include <throw_allocator.h>
|
void | seed (unsigned long __s) |
|
Base class for random probability control and throw.
Definition at line 500 of file throw_allocator.h.
◆ random_condition()
__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: