SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
dynamic_format_specs< Char > Struct Template Reference
Inheritance diagram for dynamic_format_specs< Char >:
basic_format_specs< Char >

Public Attributes

arg_ref< Char > width_ref
 
arg_ref< Char > precision_ref
 
- Public Attributes inherited from basic_format_specs< Char >
int width
 
int precision
 
presentation_type type
 
align_t align: 4
 
sign_t sign: 3
 
bool alt: 1
 
bool localized: 1
 
detail::fill_t< Char > fill