|
HDK
|
#include <std.h>
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()) |
|
inline |
|
inline |