PyNE C++
Public Member Functions | List of all members
pyne::swapmapcompare Class Reference

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.
 

Detailed Description

Data access functions.

simple class to swap the order in which a pair is compared


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