tetl 0.1.0
Embedded Template Library
|
#include <weekday_indexed.hpp>
Public Member Functions | |
weekday_indexed ()=default | |
constexpr | weekday_indexed (etl::chrono::weekday const &wd, unsigned index) noexcept |
constexpr auto | index () const noexcept -> unsigned |
constexpr auto | ok () const noexcept -> bool |
constexpr auto | weekday () const noexcept -> etl::chrono::weekday |
Friends | |
constexpr auto | operator== (weekday_indexed const &lhs, weekday_indexed const &rhs) noexcept -> bool |
|
default |
|
inlineconstexprnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
inlinenodiscardconstexprnoexcept |
|
friend |