duration::operator+ 运算符

返回 *this。

constexpr duration operator+() const;

要求

Header: chrono

Namespace: std::chrono

请参见

参考

duration 类

<chrono>