Searched refs:_M_throw_prob_orig (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/libstdc++-v3/include/ext/
H A Dthrow_allocator.h120 : _M_throw_prob_orig(_S_throw_prob)
127 { _S_throw_prob = _M_throw_prob_orig; }
130 const double _M_throw_prob_orig; member in struct:throw_allocator_base::group_throw_prob_adjustor
135 zero_throw_prob_adjustor() : _M_throw_prob_orig(_S_throw_prob)
139 { _S_throw_prob = _M_throw_prob_orig; }
142 const double _M_throw_prob_orig; member in struct:throw_allocator_base::zero_throw_prob_adjustor

Completed in 108 milliseconds