Public Member Functions | Private Attributes | List of all members
formatter< weekday > Struct Template Reference

#include <chrono.h>

Public Member Functions

auto format (weekday wd, format_context &ctx) -> decltype(ctx.out())
 
FMT_CONSTEXPR auto parse (format_parse_context &ctx) -> decltype(ctx.begin())
 

Private Attributes

bool localized = false
 

Detailed Description

template<>
struct formatter< weekday >

Definition at line 1165 of file chrono.h.

Member Function Documentation

◆ format()

auto formatter< weekday >::format ( weekday  wd,
format_context ctx 
) -> decltype(ctx.out())
inline

Definition at line 1179 of file chrono.h.

◆ parse()

FMT_CONSTEXPR auto formatter< weekday >::parse ( format_parse_context ctx) -> decltype(ctx.begin())
inline

Definition at line 1170 of file chrono.h.

Member Data Documentation

◆ localized

bool formatter< weekday >::localized = false
private

Definition at line 1167 of file chrono.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Mon Jun 19 2023 03:12:54