Boost C++ Libraries: Ticket #5438: boost::join() can't accept builtin characters https://svn.boost.org/trac10/ticket/5438 <p> ::boost::as_literal() hasn't corresponding overload for 'char'. </p> <p> I don't now, where is the problem - in such boost.range limitation or in string library interface - but it's a limitation. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5438 Trac 1.4.3 Pavol Droba Thu, 14 Apr 2011 19:05:01 GMT <link>https://svn.boost.org/trac10/ticket/5438#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5438#comment:1</guid> <description> <p> boost::join is intended for joining strings, not characters. So it is not a limitation, rather a design decision. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Tue, 26 Apr 2011 14:36:13 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/5438#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/5438#comment:2</guid> <description> <p> Can we close this bug as "wontfix", then? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Pavol Droba</dc:creator> <pubDate>Tue, 26 Apr 2011 17:06:02 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/5438#comment:3 https://svn.boost.org/trac10/ticket/5438#comment:3 <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">wontfix</span> </li> </ul> Ticket