Public Member Functions |
| throw_value_random (const throw_value_random &__other) |
| throw_value_random (const std::size_t __i) |
throw_value_base & | operator++ () |
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 576 of file throw_allocator.h.
The documentation for this struct was generated from the following file: