Not.
More...
#include <functors.hpp>
|
template<typename T > |
auto | operator() (const T &b) const -> decltype(!b) |
| operator() More...
|
|
Not.
Definition at line 784 of file functors.hpp.
template<typename T >
auto paal::utils::Not::operator() |
( |
const T & |
b | ) |
const -> decltype(!b) |
|
inline |
operator()
- Template Parameters
-
- Returns
Definition at line 792 of file functors.hpp.
The documentation for this struct was generated from the following file: