|
|
template<typename Pred> |
| constexpr auto | operator() (Pred pred) const |
|
iterator_t< Rng > AND copy_constructible< Pred > constexpr iter_take_while_view< all_t< Rng >, Pred > | operator() (Rng &&rng, Pred pred) const |
|
| template (typename Rng, typename Pred)(AND input_range< Rng > AND predicate< Pred & |
|
iterator_t< Rng > AND copy_constructible< Pred > constexpr iter_take_while_view< all_t< Rng >, Pred > | operator() (Rng &&rng, Pred pred) const |
The documentation for this struct was generated from the following file: