|
quill
|
Public Member Functions | |
| constexpr | year_month_day (const year &y, const month &m, const day &d) noexcept |
| constexpr auto | year () const noexcept -> fmtquill::year |
| constexpr auto | month () const noexcept -> fmtquill::month |
| constexpr auto | day () const noexcept -> fmtquill::day |
1.8.13