mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-25 06:36:37 +01:00
Timestamp operator + (const Timespan& span) const; Timestamp operator - (const Timespan& span) const; Timestamp& operator += (const Timespan& span); Timestamp& operator -= (const Timespan& span);