Reply to comment

C++ 11

Just finished up two days of finding out what's new with C++ (C++ 11) at GoingNative2012. You should view the rebroadcasts at that link.

The conference was pretty amazing, and the language (as of right now) is sufficiently different than "old" C++ that it's finally getting modern (ie, doing crap the compiler should have been doing all along) is finally allowing you to do.

auto i=0; // yay

Reply

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a><iframe><p><em> <strong> <cite> <code> <ul> <ol> <pre> <li> <dl> <dt> <dd><img><b><i><h1><h2><h3>
  • Lines and paragraphs break automatically.

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.