|
|
template<typename R , std::enable_if_t< pattern_collection< R > and(compares_with< pattern_collection_element_t< 0, R >, pattern_collection_element_t< 1, R >, &stdex::is_lteq, applicability::permitted > or compares_with< pattern_collection_element_t< 1, R >, pattern_collection_element_t< 0, R >, &stdex::is_lteq, applicability::permitted >), int > = 0> |
| decltype(auto) constexpr | operator() (R &&r) const |
| |
The documentation for this struct was generated from the following file: