SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
Public Member Functions | |
FMT_CONSTEXPR void | operator= (basic_string_view< Char > s) |
constexpr auto | size () const -> size_t |
constexpr auto | data () const -> const Char * |
FMT_CONSTEXPR auto | operator[] (size_t index) -> Char & |
FMT_CONSTEXPR auto | operator[] (size_t index) const -> const Char & |