|
template<typename T > |
constexpr | logical_negate (T &&pred) |
|
template<typename... Args> |
constexpr bool | operator() (Args &&... args) & |
|
template<typename... Args> |
constexpr bool | operator() (Args &&... args) && |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|
template<typename... Args> |
constexpr bool | operator() (Args &&... args) const & |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...
|
|