casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::CArg< T, RES > Struct Template Reference

Functor to apply complex function arg. More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (T value) const

Detailed Description

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

Functor to apply complex function arg.

Definition at line 537 of file Functors.h.


Member Function Documentation

template<typename T , typename RES >
RES casa::CArg< T, RES >::operator() ( value) const [inline]

Definition at line 539 of file Functors.h.

References casa::arg().


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