|
| template (typename Rng, typename Value)(AND viewable_range< Rng > AND input_range< Rng > AND indirectly_comparable< iterator_t< Rng > |
|
Value const equal_to constexpr auto | operator() (Rng &&rng, Value value) const |
|
| template (typename Rng, typename Value, typename Proj)(AND viewable_range< Rng > AND input_range< Rng > AND indirectly_comparable< iterator_t< Rng > |
|
Value const Proj constexpr auto | operator() (Rng &&rng, Value value, Proj proj) const |
|
template<typename Value > |
constexpr auto | operator() (Value value) const |
|
| template (typename Value, typename Proj)() const expr auto operator()(Value &&value |
|
Value const | equal_to |
|
Proj proj | const |
|
The documentation for this struct was generated from the following file: