Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::action::take_while_fn Member List

This is the complete list of members for ranges::action::take_while_fn, including all inherited members.

operator()(Rng &&rng, Fun fun) const -> Rng requires forward_range< Rng > &&erasable_range< Rng &, iterator_t< Rng >, sentinel_t< Rng >> &&indirect_unary_predicate< Fun, iterator_t< Rng >> (defined in ranges::action::take_while_fn)ranges::action::take_while_fn
take_whileranges::action::take_while_fnrelated