SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
|
A compile-time format string. More...
#include <core.h>
Public Member Functions | |
template<typename S , FMT_ENABLE_IF( std::is_convertible< const S &, basic_string_view< Char >>::value) > | |
FMT_CONSTEVAL FMT_INLINE | basic_format_string (const S &s) |
basic_format_string (basic_runtime< Char > r) | |
FMT_INLINE | operator basic_string_view< Char > () const |
A compile-time format string.