CYCLUS
Public Member Functions | List of all members
pyne::swapmapcompare Class Reference

Detailed Description

Data access functions.

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

Definition at line 2117 of file pyne.h.

#include <pyne.h>

Public Member Functions

bool operator() (const std::pair< int, double > &lhs, const std::pair< int, double > &rhs) const
 

Member Function Documentation

◆ operator()()

bool pyne::swapmapcompare::operator() ( const std::pair< int, double > &  lhs,
const std::pair< int, double > &  rhs 
) const

This operator compares the second item in a pair first.

Definition at line 11418 of file pyne.cc.


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