Boost C++ Libraries: Ticket #8759: fusion::map doesn't specialize extension::convert_impl when compiled as C++11 https://svn.boost.org/trac10/ticket/8759 <p> Looks like a simple oversight. I'm attaching a patch that looks right to me, but I haven't really tested it. I also haven't looked around for other missing convert_impl specializations. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8759 Trac 1.4.3 Eric Niebler Tue, 02 Jul 2013 01:36:45 GMT attachment set https://svn.boost.org/trac10/ticket/8759 https://svn.boost.org/trac10/ticket/8759 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">map_convert.patch</span> </li> </ul> Ticket Joel de Guzman Tue, 02 Jul 2013 01:49:04 GMT <link>https://svn.boost.org/trac10/ticket/8759#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8759#comment:1</guid> <description> <p> Looks good to me. Please feel free to commit, Eric. Thanks for spotting! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Tue, 02 Jul 2013 02:10:06 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/8759#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8759#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/84937" title="specialization of convert_impl for map_tag, refs #8759">[84937]</a>) specialization of convert_impl for map_tag, refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8759" title="#8759: Bugs: fusion::map doesn't specialize extension::convert_impl when compiled ... (closed: fixed)">#8759</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Eric Niebler</dc:creator> <pubDate>Thu, 22 Aug 2013 19:45:31 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8759#comment:3 https://svn.boost.org/trac10/ticket/8759#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">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/85426" title="merge [84937] from trunk, fixes #8759">[85426]</a>) merge <a class="changeset" href="https://svn.boost.org/trac10/changeset/84937" title="specialization of convert_impl for map_tag, refs #8759">[84937]</a> from trunk, fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8759" title="#8759: Bugs: fusion::map doesn't specialize extension::convert_impl when compiled ... (closed: fixed)">#8759</a> </p> Ticket