Home | History | Annotate | Download | only in tr1_impl

Lines Matching full:__rng

1108       discard_block(const base_type& __rng)
1109 : _M_b(__rng), _M_n(0) { }