Note that there are some explanatory texts on larger screens.

plurals
  1. POC++0X Concepts are gone. Which other features should go too?
    text
    copied!<p>As you may have heard, the last meeting of the C++ standards committee voted to remove concepts from the next C++ standard. Of course, this will affect other features and would seem to throw the standard wide open again. If that is the case, which other features do you think should be stripped away (or added), and why?</p> <p>Links:</p> <p><a href="http://www.informit.com/guides/content.aspx?g=cplusplus&amp;seqNum=441" rel="nofollow noreferrer">Removal of Concepts</a> -- Danny Kalev (on the decision to remove concepts)</p> <p><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2906.pdf" rel="nofollow noreferrer">Simplifying the use of Concepts</a> -- Bjarne Stroustrup (on the problems with concepts as they look now)</p> <p><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2009/n2893.pdf" rel="nofollow noreferrer">The Long Pole Gets Longer</a> -- Martin Tasker (on the impact to the schedule for C++0x if concepts have to be fixed)</p> <p><a href="http://www.ddj.com/cpp/218600111" rel="nofollow noreferrer">The C++0x "Remove Concepts" Decision</a> - Stroustrup on the issue on Dr. Dobbs</p> <p><a href="http://herbsutter.wordpress.com/2009/07/21/trip-report/" rel="nofollow noreferrer">Trip Report: Exit Concepts, Final ISO C++ Draft in ~18 Months</a> - Herb Sutter</p> <p><a href="http://lambda-the-ultimate.org/node/3518" rel="nofollow noreferrer">Concepts Get Voted Off The C++0x Island</a> - Jeremy Siek defending the current Concepts spec</p> <p><a href="http://cpp-next.com/archive/2009/08/what-happened-in-frankfurt/" rel="nofollow noreferrer">What Happened in Frankfurt?</a> - Doug Gregor on C++Next (on the history and removal of Concepts). </p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload