![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
template<typename T , FMT_ENABLE_IF(std::is_integral< T >::value) > | |
bool | operator() (T value) |
template<typename T , FMT_ENABLE_IF(!std::is_integral< T >::value) > | |
bool | operator() (T) |