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

Go to the source code of this file.

Classes

struct  month_weekday
 

Namespaces

namespace  etl
 
namespace  etl::chrono
 

Functions

constexpr auto operator/ (int m, weekday_indexed const &wdi) noexcept -> month_weekday
 
constexpr auto operator/ (month const &m, weekday_indexed const &wdi) noexcept -> month_weekday
 
constexpr auto operator/ (weekday_indexed const &wdi, int m) noexcept -> month_weekday
 
constexpr auto operator/ (weekday_indexed const &wdi, month const &m) noexcept -> month_weekday