Boost C++ Libraries: Ticket #765: optional documentation https://svn.boost.org/trac10/ticket/765 <pre class="wiki">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. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/765 Trac 1.4.3 Fernando Cacciola Thu, 01 Mar 2007 23:08:58 GMT <link>https://svn.boost.org/trac10/ticket/765#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/765#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=621253 Originator: NO Fixed in 1.34.0 </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Wed, 22 Aug 2007 21:39:51 GMT</pubDate> <title>status, resolution, component, description changed; severity set https://svn.boost.org/trac10/ticket/765#comment:2 https://svn.boost.org/trac10/ticket/765#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> <span class="trac-field-old">Fixed</span> → <span class="trac-field-new">fixed</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">optional</span> </li> <li><strong>description</strong> modified (<a href="/trac10/ticket/765?action=diff&amp;version=2">diff</a>) </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> <p> Since Fernando says that this was fixed in 1 34.0, I am closing this bug as fixed. </p> Ticket lanurmi@… Sun, 21 Oct 2012 20:50:04 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/765#comment:3 https://svn.boost.org/trac10/ticket/765#comment:3 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> Not fixed in 1.51.0. See Synopsis vs. Examples. </p> <p> No comment about deprecatedness in <code>optional.hpp</code> though -- to me it remains a big mystery whether <code>.reset()</code> really is deprecated or not. </p> Ticket Steven Watanabe Fri, 15 Feb 2013 18:50:31 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/765#comment:4 https://svn.boost.org/trac10/ticket/765#comment:4 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/82912" title="Replace deprecated function reset in examples. Fixes #765.">[82912]</a>) Replace deprecated function reset in examples. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/765" title="#765: Bugs: optional documentation (closed: fixed)">#765</a>. </p> Ticket lanurmi@… Sat, 26 Oct 2013 23:44:31 GMT status changed; resolution deleted https://svn.boost.org/trac10/ticket/765#comment:5 https://svn.boost.org/trac10/ticket/765#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">closed</span> → <span class="trac-field-new">reopened</span> </li> <li><strong>resolution</strong> <span class="trac-field-deleted">fixed</span> </li> </ul> <p> Still not fixed in 1.54.0 nor in 1.55.0 beta, not in the <a href="http://www.boost.org/doc/libs/1_55_0b1/libs/optional/doc/html/boost_optional/examples.html">online docs</a> anyway. </p> Ticket akrzemi1 Fri, 06 Mar 2015 18:08:07 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/765#comment:6 https://svn.boost.org/trac10/ticket/765#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">reopened</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket