Mantid
|
Functor quick write out of a map. More...
#include <MapSupport.h>
Public Member Functions | |
void | operator() (const std::pair< PartA, PartB > &A) const |
Write both the key and object. More... | |
Functor quick write out of a map.
This functor takes a map of key,value and write the key,value to the std::cout
Definition at line 149 of file MapSupport.h.
|
inline |
Write both the key and object.
Definition at line 152 of file MapSupport.h.