![]() |
D++ (DPP)
C++ Discord API Bot Library
|
Public Member Functions | |
template<typename FormatContext > | |
auto | format (std::chrono::time_point< std::chrono::system_clock > val, FormatContext &ctx) -> decltype(ctx.out()) |
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()) |
Public Attributes | |
basic_string_view< Char > | specs |
|
inlineinherited |
|
inline |
|
inlineinherited |
|
inherited |