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()

weekday_last ( chrono::weekday const & wd)
inlineexplicitconstexprnoexcept

Member Function Documentation

◆ ok()

auto ok ( ) const -> bool
inlinenodiscardconstexprnoexcept

◆ weekday()

auto weekday ( ) const -> chrono::weekday
inlinenodiscardconstexprnoexcept

Friends And Related Symbol Documentation

◆ operator==

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

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