|
PyNE C++
|
Data access functions. More...
#include <data.h>
Public Member Functions | |
| bool | operator() (const std::pair< int, double > &lhs, const std::pair< int, double > &rhs) const |
| This operator compares the second item in a pair first. | |
Data access functions.
simple class to swap the order in which a pair is compared
1.8.13