casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::utilj::FirstFunctor< F, S > Class Template Reference

#include <UtilJ.h>

List of all members.

Public Member Functions

F & operator() (std::pair< F, S > &p)
const F & operator() (const std::pair< F, S > &p)

Detailed Description

template<typename F, typename S>
class casa::utilj::FirstFunctor< F, S >

Definition at line 126 of file UtilJ.h.


Member Function Documentation

template<typename F , typename S >
F& casa::utilj::FirstFunctor< F, S >::operator() ( std::pair< F, S > &  p) [inline]

Definition at line 128 of file UtilJ.h.

template<typename F , typename S >
const F& casa::utilj::FirstFunctor< F, S >::operator() ( const std::pair< F, S > &  p) [inline]

Definition at line 129 of file UtilJ.h.


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