Boost C++ Libraries: Ticket #2676: CodeGear compile error when including utility/result_of.hpp https://svn.boost.org/trac10/ticket/2676 <p> <a class="missing wiki">CodeGear</a> fails to compile utility/result_of.hpp instead of gracefully degrading to the version for compilers without ISO decltype --apparently <a class="missing wiki">CodeGear</a> has a decltype which is not ISO conformant, leading to the problem. </p> <p> See complete discussion at <a class="ext-link" href="http://lists.boost.org/Archives/boost/2009/01/147163.php"><span class="icon">​</span>http://lists.boost.org/Archives/boost/2009/01/147163.php</a> </p> <p> Daniel Walker provides a patch for this problem (attached.) I'm initially assigning this to Doug Gregor, but Daniel is CCed just in case he wants to reassign to himself. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/2676 Trac 1.4.3 Joaquín M López Muñoz Fri, 23 Jan 2009 18:45:55 GMT attachment set https://svn.boost.org/trac10/ticket/2676 https://svn.boost.org/trac10/ticket/2676 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">djw_result_of_codegear.patch</span> </li> </ul> <p> Daniel Walker's patch </p> Ticket viboes Sat, 13 Apr 2013 16:51:06 GMT component changed https://svn.boost.org/trac10/ticket/2676#comment:1 https://svn.boost.org/trac10/ticket/2676#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">utility</span> → <span class="trac-field-new">result_of</span> </li> </ul> Ticket