SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
digit_grouping< Char > Class Template Reference

Public Member Functions

 digit_grouping (locale_ref loc, bool localized=true)
 
 digit_grouping (thousands_sep_result< Char > sep)
 
Char separator () const
 
int count_separators (int num_digits) const
 
template<typename Out , typename C >
Out apply (Out out, basic_string_view< C > digits) const