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