![]() |
D++ (DPP)
C++ Discord API Bot Library
|
Public Member Functions | |
template<typename ParseContext > | |
FMT_CONSTEXPR auto | parse (ParseContext &ctx) -> decltype(ctx.begin()) |
template<typename FormatContext > | |
auto | format (const std::tm &tm, FormatContext &ctx) const -> decltype(ctx.out()) |
Protected Member Functions | |
template<typename It > | |
FMT_CONSTEXPR auto | do_parse (It begin, It end, bool with_default=false) -> It |
|
inlineprotected |
|
inline |
|
inline |