MTC
All Classes Functions Typedefs Enumerations
Public Types | Public Member Functions | List of all members
detail::ItemCostPair< ValueType, CostType > Struct Template Reference
Inheritance diagram for detail::ItemCostPair< ValueType, CostType >:
Inheritance graph
[legend]
Collaboration diagram for detail::ItemCostPair< ValueType, CostType >:
Collaboration graph
[legend]

Public Types

using cost_type = CostType
 

Public Member Functions

 ItemCostPair (const std::pair< ValueType, CostType > &other)
 
 ItemCostPair (std::pair< ValueType, CostType > &&other)
 
ValueType & value ()
 
const ValueType & value () const
 
CostType cost () const
 
constexpr bool operator< (const ItemCostPair &other) const
 

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