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

Class to access the first 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::PFirst< T, U >

Class to access the first object in index pair.

Author
S. Ansell
Date
Aug 2005
Version
1.1

Added support to unary_function for use of the bind functions and put into MapSupport from mathSupport

Definition at line 38 of file MapSupport.h.

Member Function Documentation

◆ operator()()

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

Functional to the first object.

Definition at line 41 of file MapSupport.h.


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