SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
printf_precision_handler Class Reference

Public Member Functions

template<typename T , FMT_ENABLE_IF(std::is_integral< T >::value) >
int operator() (T value)
 
template<typename T , FMT_ENABLE_IF(!std::is_integral< T >::value) >
int operator() (T)