Mantid
|
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... | |
Functor for reversing a map.
This functor swaps the components in a map.
Definition at line 131 of file MapSupport.h.
|
inline |
Operator()
Definition at line 134 of file MapSupport.h.