|
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 V , typename O , typename E , std::enable_if_t< collection< V > and values::index< O > and values::index< E >, int > = 0> |
constexpr auto | operator() (V &&t, O o, E e) const |
|
The documentation for this struct was generated from the following file: