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 Marshall Clow)

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:1 by Fernando Cacciola, 16 years ago

Logged In: YES 
user_id=621253
Originator: NO

Fixed in 1.34.0

comment:2 by Marshall Clow, 15 years ago

Component: Noneoptional
Description: modified (diff)
Resolution: Fixedfixed
Severity: Problem
Status: assignedclosed

Since Fernando says that this was fixed in 1 34.0, I am closing this bug as fixed.

comment:3 by lanurmi@…, 10 years ago

Resolution: fixed
Status: closedreopened

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 Steven Watanabe, 10 years ago

Resolution: fixed
Status: reopenedclosed

(In [82912]) Replace deprecated function reset in examples. Fixes #765.

comment:5 by lanurmi@…, 9 years ago

Resolution: fixed
Status: closedreopened

Still not fixed in 1.54.0 nor in 1.55.0 beta, not in the online docs anyway.

comment:6 by akrzemi1, 8 years ago

Resolution: fixed
Status: reopenedclosed
Note: See TracTickets for help on using tickets.