Boost C++ Libraries: Ticket #10865: boost::iterators::transform_iterator<LambdaType> is not default constructible on Clang https://svn.boost.org/trac10/ticket/10865 <p> The attached code compiles with GCC 4.9.2 and MSVC 2013, but fails with Clang 3.5.0. I've first reported it against clang, but they explained that it's actually incorrect in Boost, see clang bug <a class="missing ticket">#21787</a> (the bugtracker rejects links here). </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10865 Trac 1.4.3 Balázs Kádár <Balzs.Kdr.ext@…> Thu, 11 Dec 2014 09:49:52 GMT attachment set https://svn.boost.org/trac10/ticket/10865 https://svn.boost.org/trac10/ticket/10865 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boostbug.cpp</span> </li> </ul> <p> code </p> Ticket Balázs Kádár <Balzs.Kdr.ext@…> Thu, 11 Dec 2014 09:50:50 GMT attachment set https://svn.boost.org/trac10/ticket/10865 https://svn.boost.org/trac10/ticket/10865 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">clang_output.txt</span> </li> </ul> <p> clang output </p> Ticket Balázs Kádár <Balzs.Kdr.ext@…> Thu, 11 Dec 2014 09:53:59 GMT <link>https://svn.boost.org/trac10/ticket/10865#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10865#comment:1</guid> <description> <p> Link to Clang bug (still rejected by the bug tracker): llvm.org/bugs/show_bug.cgi?id=21787 </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Neil Groves</dc:creator> <pubDate>Mon, 02 Feb 2015 01:12:09 GMT</pubDate> <title>status, milestone changed https://svn.boost.org/trac10/ticket/10865#comment:2 https://svn.boost.org/trac10/ticket/10865#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.58.0</span> </li> </ul> Ticket