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

Functor to apply complex function arg. More...

#include <Functors.h>

Inheritance diagram for casacore::CArg< T, RES >:

Public Member Functions

RES operator() (T value) const
 

Detailed Description

template<typename T, typename RES>
struct casacore::CArg< T, RES >

Functor to apply complex function arg.

Definition at line 549 of file Functors.h.

Member Function Documentation

template<typename T , typename RES >
RES casacore::CArg< T, RES >::operator() ( value) const
inline

Definition at line 551 of file Functors.h.

References casacore::arg().


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