casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
casa::utilj::FirstFunctor< F, S > Class Template Reference

#include <UtilJ.h>

Inheritance diagram for casa::utilj::FirstFunctor< F, S >:

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 107 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 109 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 110 of file UtilJ.h.


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