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

#include <chrono.h>

Public Member Functions

template<typename FormatContext >
auto format (weekday wd, FormatContext &ctx) const -> decltype(ctx.out())
 
FMT_CONSTEXPR auto parse (basic_format_parse_context< Char > &ctx) -> decltype(ctx.begin())
 

Private Attributes

bool localized = false
 

Detailed Description

template<typename Char>
struct formatter< weekday, Char >

Definition at line 2017 of file chrono.h.

Member Function Documentation

◆ format()

template<typename Char >
template<typename FormatContext >
auto formatter< weekday, Char >::format ( weekday  wd,
FormatContext &  ctx 
) const -> decltype(ctx.out())
inline

Definition at line 2033 of file chrono.h.

◆ parse()

template<typename Char >
FMT_CONSTEXPR auto formatter< weekday, Char >::parse ( basic_format_parse_context< Char > &  ctx) -> decltype(ctx.begin())
inline

Definition at line 2022 of file chrono.h.

Member Data Documentation

◆ localized

template<typename Char >
bool formatter< weekday, Char >::localized = false
private

Definition at line 2019 of file chrono.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:28