casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casacore::IsInf< T > Struct Template Reference

Functor to test for infinity. More...

#include <Functors.h>

Inheritance diagram for casacore::IsInf< T >:

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

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

Definition at line 276 of file Functors.h.

References casacore::isInf().


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