Opened 16 years ago
Closed 8 years ago
#765 closed Bugs (fixed)
optional documentation
Reported by: | zigmar | Owned by: | Fernando Cacciola |
---|---|---|---|
Milestone: | Component: | optional | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description (last modified by )
The documentation of boost::optional list number of functions (inclusing optional::reset) as "depricated", however all the examples present in page, still based on use of depricated "reset" function.
Change History (6)
comment:2 by , 15 years ago
Component: | None → optional |
---|---|
Description: | modified (diff) |
Resolution: | Fixed → fixed |
Severity: | → Problem |
Status: | assigned → closed |
Since Fernando says that this was fixed in 1 34.0, I am closing this bug as fixed.
comment:3 by , 10 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Not fixed in 1.51.0. See Synopsis vs. Examples.
No comment about deprecatedness in optional.hpp
though -- to me it remains a big mystery whether .reset()
really is deprecated or not.
comment:4 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Still not fixed in 1.54.0 nor in 1.55.0 beta, not in the online docs anyway.
comment:6 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note:
See TracTickets
for help on using tickets.