Agora  1.2.0
Agora project
fmt::v8::weekday Class Reference

#include <chrono.h>

Public Member Functions

 weekday ()=default
 
constexpr weekday (unsigned wd) noexcept
 
constexpr unsigned c_encoding () const noexcept
 

Private Attributes

unsigned char value
 

Constructor & Destructor Documentation

◆ weekday() [1/2]

fmt::v8::weekday::weekday ( )
default

◆ weekday() [2/2]

constexpr fmt::v8::weekday::weekday ( unsigned  wd)
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ c_encoding()

constexpr unsigned fmt::v8::weekday::c_encoding ( ) const
inlineconstexprnoexcept
Here is the call graph for this function:

Member Data Documentation

◆ value

unsigned char fmt::v8::weekday::value
private

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