![]() |
SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Types | |
| using | iterator = buffer_appender< Char > |
| using | context = buffer_context< Char > |
Public Member Functions | |
| template<typename T > | |
| FMT_CONSTEXPR FMT_INLINE auto | operator() (T value) -> iterator |
| auto | operator() (typename basic_format_arg< context >::handle) -> iterator |
Public Attributes | |
| iterator | out |
| const basic_format_specs< Char > & | specs |
| locale_ref | locale |