Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MapSupport::PSecond< T, U > Class Template Reference

Class to access the second object in index pair. More...

#include <MapSupport.h>

Public Member Functions

operator() (const std::pair< T, U > &A)
 Functional to the first object. More...
 

Detailed Description

template<typename T, typename U>
class MapSupport::PSecond< T, U >

Class to access the second object in index pair.

Author
S. Ansell
Date
June 2006
Version
1.0

Definition at line 52 of file MapSupport.h.

Member Function Documentation

◆ operator()()

template<typename T , typename U >
U MapSupport::PSecond< T, U >::operator() ( const std::pair< T, U > &  A)
inline

Functional to the first object.

Definition at line 55 of file MapSupport.h.


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