SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
FMT_CONSTEXPR | width_checker (ErrorHandler &eh) |
template<typename T , FMT_ENABLE_IF(is_integer< T >::value) > | |
FMT_CONSTEXPR auto | operator() (T value) -> unsigned long long |
template<typename T , FMT_ENABLE_IF(!is_integer< T >::value) > | |
FMT_CONSTEXPR auto | operator() (T) -> unsigned long long |