SimulationCraft
SimulationCraft is a tool to explore combat mechanics in the popular MMO RPG World of Warcraft (tm).
formatter< std::error_code, Char > Struct Template Reference

Public Member Functions

template<typename ParseContext >
FMT_CONSTEXPR auto parse (ParseContext &ctx) -> decltype(ctx.begin())
 
template<typename FormatContext >
FMT_CONSTEXPR auto format (const std::error_code &ec, FormatContext &ctx) const -> decltype(ctx.out())