Belle II Software  release-08-01-10
IsNaN Struct Reference

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 comparision to NaN.
 

Detailed Description

Unary functor for equality comparison to NAN.

Definition at line 539 of file Functional.h.


The documentation for this struct was generated from the following file: