Belle II Software development
|
Unary functor for equality comparison to NAN. More...
#include <Functional.h>
Public Member Functions | |
operator FunctorTag () | |
Marker function for the isFunctor test. | |
template<class T > | |
bool | operator() (const T &t) const |
Operator for equality comparison to NaN. | |
Unary functor for equality comparison to NAN.
Definition at line 539 of file Functional.h.
|
inline |
Operator for equality comparison to NaN.
Definition at line 545 of file Functional.h.