std::chrono::day::
operator unsigned
<
cpp
|
chrono
|
day
explicit
constexpr
operator
unsigned
(
)
const
noexcept
;
(C++20 起)
返回存储于
*this
的日期值。
返回值
存储于
*this
的日期值。