|
template<typename... Ts> |
constexpr | Partial (int, Ts &&...args) |
|
template<typename Range , std::enable_if_t< adaptor_invocable< Adaptor, Range &&, const Args &... >, int > = 0> |
constexpr auto | operator() (Range &&r) const & |
|
template<typename Range , std::enable_if_t< adaptor_invocable< Adaptor, Range, Args... >, int > = 0> |
constexpr auto | operator() (Range &&r) && |
|
template<typename Range > |
constexpr auto | operator() (Range &&r) const &&=delete |
|
The documentation for this struct was generated from the following file:
- OpenKalman/basics/compatibility/views/to.hpp