On Wed, Jan 25, 2012 at 3:53 PM, Manu <span dir="ltr"><<a href="mailto:turkeyman@gmail.com">turkeyman@gmail.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="gmail_quote"><div><div class="h5">On 26 January 2012 00:48, Paulo Pinto <span dir="ltr"><<a href="mailto:pjmlp@progtools.org" target="_blank">pjmlp@progtools.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Am 25.01.2012 23:35, schrieb Manu:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 26 January 2012 00:02, Brad Anderson <<a href="mailto:eco@gnuk.net" target="_blank">eco@gnuk.net</a><div><br>
<mailto:<a href="mailto:eco@gnuk.net" target="_blank">eco@gnuk.net</a>>> wrote:<br>
<br>
    On Wed, Jan 25, 2012 at 2:38 PM, Manu <<a href="mailto:turkeyman@gmail.com" target="_blank">turkeyman@gmail.com</a><br></div><div>
    <mailto:<a href="mailto:turkeyman@gmail.com" target="_blank">turkeyman@gmail.com</a>>> wrote:<br>
<br>
        On 25 January 2012 23:33, Trass3r <<a href="mailto:un@known.com" target="_blank">un@known.com</a><br></div><div>
        <mailto:<a href="mailto:un@known.com" target="_blank">un@known.com</a>>> wrote:<br>
<br>
                This is fairly interesting. MS have extended their C++<br>
                compiler<br>
                significantly for Windows8 with a bunch of non-standard<br>
                stuff.<br>
<br>
<br>
            Yeah, while refusing to implement most of C++11.<br>
<br>
<br>
        Good! The C++11 committee should be shot. They've got it<br>
        completely wrong, and MS have it right for my money! :)<br>
        I don't want MORE STL, I want less :)<br>
<br>
<br>
    Herb Sutter (the man speaking in your video) is chairman of the C++<br>
    standards committee so it's kind of amusing that the stuff you<br>
    praise and the stuff you say is wrong are both led by the same man.<br>
    Also, he and Andrei wrote a book together (C++ Coding Standards) so<br>
    the name drop isn't entirely unexpected.  They do the C++ and Beyond<br>
    conference together (with Scott Meyers).  A large portion of the<br>
    questions from the attendees I saw in the Channel 9 videos were about D.<br>
<br>
<br></div><div>
Haha really? Amazing, but he works for Microsoft then I guess? So why is<br>
he fixing C++ for MS, but won't fix the C++ standard its self?<br>
std::function for instance, why add that if he turns around and adds a<br>
proper keyword for MS?<br>
</div></blockquote>
<br>
Because he is just one person in the standards process. That is how standards work.<br>
<br>
Each person (or company) just gets one vote.<br></blockquote><div><br></div></div></div><div>Yeah, well the chairman should have veto rights, and then do it right, like they did at MS :P</div></div>
</blockquote></div><br><div>The chairman in ISO committees is more of an organizer and planner.  The process itself is very democratic.  The final vote is done by member countries and the standard becomes an international treaty.</div>
<div><br></div><div>As for why he didn't fix things, in addition to the fact that the committee probably disagrees with some of the stuff you would call broken, the C++0x (heh) standard was already taking way, way too long.  They had to cut the largest addition out (concepts) because the standard would have taken years longer to realize had they tried to keep it.  I believe they've taken steps to make sure the next standard happens in a more timely fashion.</div>
<div><br></div><div>Regards,</div><div>Brad Anderson</div>