Opened 14 years ago
Closed 13 years ago
#2709 closed Bugs (fixed)
operator- is called subtraction
Reported by: | anonymous | Owned by: | az_sw_dude |
---|---|---|---|
Milestone: | Boost 1.38.0 | Component: | date_time |
Version: | Boost 1.37.0 | Severity: | Cosmetic |
Keywords: | Cc: |
Description
In http://www.boost.org/doc/libs/1_37_0/doc/html/date_time/gregorian.html
date operator-(date_duration) const Return a date by adding a day offset
s/adding/subtracting/
Note:
See TracTickets
for help on using tickets.