{
advance_fn::to_(
i,
static_cast<S &&
>(
s),
meta::bool_<assignable_from<I &, S>>())
CPP_TEMPLATE_AUX_0 s(requires input_iterator< I > &&sentinel_for< S, I > &&weakly_incrementable< O > &&indirectly_copyable< I, O > &&uniform_random_bit_generator< std::remove_reference_t< Gen >> &&(random_access_iterator< O >||forward_iterator< I >||sized_sentinel_for< S, I >)) sssample_result< I
function template sample
std::integral_constant< bool, B > bool_
An integral constant wrapper for bool.
Definition: meta.hpp:168