VTK-m
2.2
|
Predicate that takes a single argument x
, and returns True if it is the identity of the Type T
.
More...
#include <UnaryPredicates.h>
Public Member Functions | |
template<typename T > | |
bool | operator() (const T &x) const |
Predicate that takes a single argument x
, and returns True if it is the identity of the Type T
.
|
inline |