|
|
template<typename O , typename E , std::enable_if_t< values::index< O > and values::index< E >, int > = 0> |
| constexpr auto | operator() (O o, E e) const |
| |
|
template<typename R , typename O , typename E , std::enable_if_t< viewable_collection< R > and values::index< O > and values::index< E >, int > = 0> |
| decltype(auto) constexpr | operator() (R &&r, O o, E e) const |
| |
The documentation for this struct was generated from the following file: