HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Public Member Functions | Friends
tt::year_quarter Class Reference

Public Member Functions

constexpr year_quarter (std::chrono::year_month const &ym)
 
constexpr year_quarter (std::chrono::year_month_day const &ymd)
 
constexpr year_quarteroperator++ () noexcept
 
constexpr std::chrono::year_month first_year_month () noexcept
 
constexpr std::chrono::year_month last_year_month () noexcept
 
constexpr std::chrono::year_month_day first () noexcept
 
constexpr std::chrono::year_month_day last () noexcept
 
bool contains (std::chrono::year_month_day const &ymd) const noexcept
 

Friends

constexpr bool operator== (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
constexpr bool operator< (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
constexpr bool operator!= (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
constexpr bool operator> (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
constexpr bool operator<= (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
constexpr bool operator>= (year_quarter const &lhs, year_quarter const &rhs) noexcept
 
std::string to_string (year_quarter const &rhs) noexcept
 
std::ostreamoperator<< (std::ostream &lhs, year_quarter const &rhs) noexcept
 

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