tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
weekday_last Struct Reference

#include <weekday_last.hpp>

Public Member Functions

constexpr weekday_last (chrono::weekday const &wd) noexcept
 
constexpr auto ok () const noexcept -> bool
 
constexpr auto weekday () const noexcept -> chrono::weekday
 

Friends

constexpr auto operator== (weekday_last lhs, weekday_last rhs) noexcept -> bool
 

Constructor & Destructor Documentation

◆ weekday_last()

constexpr weekday_last ( chrono::weekday const wd)
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ ok()

constexpr auto ok ( ) const -> bool
inlineconstexprnoexcept

◆ weekday()

constexpr auto weekday ( ) const -> chrono::weekday
inlineconstexprnoexcept

Friends And Related Symbol Documentation

◆ operator==

constexpr auto operator== ( weekday_last  lhs,
weekday_last  rhs 
) -> bool
friend

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