duration::operator- Operator
Returns a copy of the duration object together with a negated tick count.
constexpr duration operator-() const;
Requirements
Header: chrono
Namespace: std::chrono
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Returns a copy of the duration object together with a negated tick count.
constexpr duration operator-() const;
Header: chrono
Namespace: std::chrono