Boost C++ Libraries: Ticket #7582: s/conform to the standard/more general/ https://svn.boost.org/trac10/ticket/7582 <p> In the FAQ: "By the way, it's a great opportunity to make your operator&gt;&gt; conform to the standard" </p> <p> IMO it's wrong and a little insulting to suggest that such an operator&gt;&gt; doesn't *conform*. It simply doesn't work they way they want in the presence of a particular flag. That's very different </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7582 Trac 1.4.3 Antony Polukhin Sat, 27 Oct 2012 16:24:38 GMT status, severity changed https://svn.boost.org/trac10/ticket/7582#comment:1 https://svn.boost.org/trac10/ticket/7582#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>severity</strong> <span class="trac-field-old">Problem</span> → <span class="trac-field-new">Cosmetic</span> </li> </ul> Ticket Antony Polukhin Sat, 27 Oct 2012 16:30:44 GMT <link>https://svn.boost.org/trac10/ticket/7582#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7582#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/81069" title="Fix FAQ section of lexical_cast documentation (refs #7582)">[81069]</a>) Fix FAQ section of lexical_cast documentation (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7582" title="#7582: Bugs: s/conform to the standard/more general/ (closed: fixed)">#7582</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Sun, 02 Dec 2012 16:51:49 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/7582#comment:3 https://svn.boost.org/trac10/ticket/7582#comment:3 <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-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.53.0</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/81668" title="Merge lexical_cast from trunk: * Deduce stream character type for user ...">[81668]</a>) Merge lexical_cast from trunk: </p> <ul><li>Deduce stream character type for user defined classes (fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6786" title="#6786: Feature Requests: Deduce stream character type for user-defined classes (closed: fixed)">#6786</a>) </li><li>Deprecated macros replaced with new ones (thanks to Marshall Clow) </li><li>Updated documentation (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6786" title="#6786: Feature Requests: Deduce stream character type for user-defined classes (closed: fixed)">#6786</a>, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7582" title="#7582: Bugs: s/conform to the standard/more general/ (closed: fixed)">#7582</a>) </li><li>More tests and minor bugfixes </li></ul> Ticket