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