SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
util::detail::less Struct Reference

Public Member Functions

template<typename T , typename U >
constexpr bool operator() (const T &lhs, const U &rhs) const
 
template<typename T , typename U >
constexpr bool operator() (const std::pair< T, U > &lhs, const std::pair< T, U > &rhs) const
 
template<typename T , typename T2 , typename U2 >
constexpr bool operator() (const T &lhs, const std::pair< T2, U2 > &rhs) const