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

Go to the source code of this file.

Classes

struct  year
 

Namespaces

namespace  etl
 
namespace  etl::chrono
 
namespace  etl::literals
 
namespace  etl::literals::chrono_literals
 

Functions

constexpr auto operator+ (year const &lhs, years const &rhs) noexcept -> year
 
constexpr auto operator+ (years const &lhs, year const &rhs) noexcept -> year
 
constexpr auto operator- (year const &lhs, year const &rhs) noexcept -> years
 
constexpr auto operator- (year const &lhs, years const &rhs) noexcept -> year