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

#include <month_weekday.hpp>

Public Member Functions

constexpr month_weekday (chrono::month const &m, chrono::weekday_indexed const &wdi) noexcept
 
constexpr auto month () const noexcept -> chrono::month
 
constexpr auto ok () const noexcept -> bool
 
constexpr auto weekday_indexed () const noexcept -> chrono::weekday_indexed
 

Friends

constexpr auto operator== (month_weekday const &lhs, month_weekday const &rhs) noexcept -> bool
 

Constructor & Destructor Documentation

◆ month_weekday()

month_weekday ( chrono::month const & m,
chrono::weekday_indexed const & wdi )
inlineconstexprnoexcept

Member Function Documentation

◆ month()

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

◆ ok()

auto ok ( ) const -> bool
inlinenodiscardconstexprnoexcept

◆ weekday_indexed()

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

Friends And Related Symbol Documentation

◆ operator==

auto operator== ( month_weekday const & lhs,
month_weekday const & rhs ) -> bool
friend

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