Clementine
Public Member Functions | Public Attributes | List of all members
formatter< std::tm, Char > Struct Template Reference
Inheritance diagram for formatter< std::tm, Char >:
Inheritance graph
[legend]
Collaboration diagram for formatter< std::tm, Char >:
Collaboration graph
[legend]

Public Member Functions

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

Public Attributes

basic_memory_buffer< Char > tm_format
 

The documentation for this struct was generated from the following file: