spdlog
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
weekday Class Reference

Detailed Description

Definition at line 1152 of file bundled/chrono.h.

#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]

weekday::weekday ( )
default

◆ weekday() [2/2]

constexpr weekday::weekday ( unsigned  wd)
inlineexplicitconstexprnoexcept

Definition at line 1158 of file bundled/chrono.h.

Member Function Documentation

◆ c_encoding()

constexpr unsigned weekday::c_encoding ( ) const
inlineconstexprnoexcept

Definition at line 1160 of file bundled/chrono.h.

Member Data Documentation

◆ value

unsigned char weekday::value
private

Definition at line 1154 of file bundled/chrono.h.


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