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
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns a copy of the duration object together with a negated tick count.
constexpr duration operator-() const;
Header: chrono
Namespace: std::chrono