Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MapSupport::mapSwap< KeyPart, BodyPart > Class Template Reference

Functor for reversing a map. More...

#include <MapSupport.h>

Public Member Functions

std::pair< BodyPart, KeyPart > operator() (const std::pair< KeyPart, BodyPart > &A) const
 Operator() More...
 

Detailed Description

template<typename KeyPart, typename BodyPart>
class MapSupport::mapSwap< KeyPart, BodyPart >

Functor for reversing a map.

Author
S. Ansell
Date
August 2007
Version
1.0

This functor swaps the components in a map.

Definition at line 131 of file MapSupport.h.

Member Function Documentation

◆ operator()()

template<typename KeyPart , typename BodyPart >
std::pair< BodyPart, KeyPart > MapSupport::mapSwap< KeyPart, BodyPart >::operator() ( const std::pair< KeyPart, BodyPart > &  A) const
inline

Operator()

Definition at line 134 of file MapSupport.h.


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