Mantid
|
Class to access the first object in index pair. More...
#include <MapSupport.h>
Public Member Functions | |
T | operator() (const std::pair< T, U > &A) |
Functional to the first object. More... | |
Class to access the first object in index pair.
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.
|
inline |
Functional to the first object.
Definition at line 41 of file MapSupport.h.