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 > | |
auto | operator() (T value) -> iterator |
auto | operator() (typename basic_format_arg< context >::handle h) -> iterator |
Public Attributes | |
iterator | out |
basic_format_args< context > | args |
locale_ref | loc |