Boost C++ Libraries: Ticket #6786: Deduce stream character type for user-defined classes https://svn.boost.org/trac10/ticket/6786 <p> Deduce correct stream character type for user defined Unicode classes. <br /> Enchant boost::detail::stream_char&lt;&gt; meta-function, using Boost.<a class="missing wiki">TypeTraits</a> (has_left_shift&lt;&gt; and has_right_shift&lt;&gt;) </p> <p> <a class="ext-link" href="http://lists.boost.org/Archives/boost/2012/04/192143.php"><span class="icon">​</span>Discussion of the subject</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/6786 Trac 1.4.3 Antony Polukhin Mon, 16 Apr 2012 17:13:14 GMT <link>https://svn.boost.org/trac10/ticket/6786#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6786#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/78015" title="Comment out bad advise in documentation ( refs #6786, refs #6663)">[78015]</a>) Comment out bad advise in 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>, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6663" title="#6663: Feature Requests: Avoiding input copying (closed: fixed)">#6663</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Tue, 17 Apr 2012 16:27:54 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6786#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6786#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/78044" title="Update documentation ( more info about stream character type detection ...">[78044]</a>) Update documentation ( more info about stream character type detection + warn about new unicode types support; 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>, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6663" title="#6663: Feature Requests: Avoiding input copying (closed: fixed)">#6663</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Wed, 18 Apr 2012 04:09:52 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6786#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6786#comment:3</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/78059" title="Merge lexical_cast library from trunk: * multiple optimizations and ...">[78059]</a>) Merge lexical_cast library from trunk: </p> <ul><li>multiple optimizations and bugfixes for boost::iterator_range (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>, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6430" title="#6430: Feature Requests: Optimized code for `boost::iterator_range&lt;std::string::iterator&gt;` (closed: wontfix)">#6430</a>, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6663" title="#6663: Feature Requests: Avoiding input copying (closed: fixed)">#6663</a>) </li><li>documentation update </li><li>new Unicode characters support updated </li><li>much more tests, removed incorrect tests </li></ul> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Sat, 10 Nov 2012 07:42:09 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6786#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6786#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/81278" title="Stream type detection metafunctions were rewritten so that now they ...">[81278]</a>) Stream type detection metafunctions were rewritten so that now they can detect stream type for user defined types (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>) Removed unrequired <code>::</code> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Thu, 15 Nov 2012 06:45:26 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/6786#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/6786#comment:5</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/81353" title="Documentation update for lexical_cast (refs #6786)">[81353]</a>) Documentation update for lexical_cast (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>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Sun, 02 Dec 2012 16:50:45 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/6786#comment:6 https://svn.boost.org/trac10/ticket/6786#comment:6 <ul> <li><strong>status</strong> <span class="trac-field-old">new</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