Public Member Functions | List of all members
formatter< std::chrono::time_point< std::chrono::system_clock >, Char > Struct Template Reference

#include <chrono.h>

Inheritance diagram for formatter< std::chrono::time_point< std::chrono::system_clock >, Char >:
Inheritance graph
[legend]

Public Member Functions

template<typename FormatContext >
auto format (std::chrono::time_point< std::chrono::system_clock > val, FormatContext &ctx) -> decltype(ctx.out())
 
- Public Member Functions inherited from formatter< std::tm, Char >
template<typename FormatContext >
auto format (const std::tm &tm, FormatContext &ctx) -> decltype(ctx.out())
 
template<typename ParseContext >
auto parse (ParseContext &ctx) -> decltype(ctx.begin())
 

Additional Inherited Members

- Public Attributes inherited from formatter< std::tm, Char >
basic_memory_buffer< Char > tm_format
 

Detailed Description

template<typename Char>
struct formatter< std::chrono::time_point< std::chrono::system_clock >, Char >

Definition at line 387 of file chrono.h.

Member Function Documentation

template<typename Char >
template<typename FormatContext >
auto formatter< std::chrono::time_point< std::chrono::system_clock >, Char >::format ( std::chrono::time_point< std::chrono::system_clock >  val,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

Definition at line 390 of file chrono.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:49