CYCLUS
|
Data access functions.
simple class to swap the order in which a pair is compared
#include <pyne.h>
Public Member Functions | |
bool | operator() (const std::pair< int, double > &lhs, const std::pair< int, double > &rhs) const |
bool pyne::swapmapcompare::operator() | ( | const std::pair< int, double > & | lhs, |
const std::pair< int, double > & | rhs ) const |