CYCLUS
Public Member Functions | List of all members
cyclus::toolkit::CommodityCompare Struct Reference

Detailed Description

A comparator so that commodities may be used in maps we do not care how they are compared, only that they can be.

Definition at line 37 of file commodity.h.

#include <commodity.h>

Public Member Functions

bool operator() (const Commodity &lhs, const Commodity &rhs) const
 

Member Function Documentation

◆ operator()()

bool cyclus::toolkit::CommodityCompare::operator() ( const Commodity lhs,
const Commodity rhs 
) const
inline

Definition at line 38 of file commodity.h.


The documentation for this struct was generated from the following file: