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::SecondFunctor< F, S > Class Template Reference

#include <UtilJ.h>

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

Public Member Functions

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

Detailed Description

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

Definition at line 244 of file UtilJ.h.

Member Function Documentation

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

Definition at line 246 of file UtilJ.h.


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