casacore
Public Member Functions | List of all members
casacore::IsInf< T > Struct Template Reference

Functor to test for infinity. More...

#include <Functors.h>

Public Member Functions

bool operator() (T value) const
 

Detailed Description

template<typename T>
struct casacore::IsInf< T >

Functor to test for infinity.

Definition at line 274 of file Functors.h.

Member Function Documentation

◆ operator()()

template<typename T >
bool casacore::IsInf< T >::operator() ( value) const
inline

Definition at line 276 of file Functors.h.

References casacore::isInf(), and casacore::value().


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