Subscribe to this list via RSS Blog posts tagged in Herb Sutter
C++ language update - ISO C++ meeting, Bjarne videos, and more Here are a few recent updates regarding the ISO C++ Language and CPPCon 2019 videos with Bjarne Stroustrup.    Herb Sutter's Trip report: Fall ISO C++ standards meeting (San Diego) "On Saturday November 10, the ISO C++ committee completed its fall meeting in San Diego, California, USA, hosted with thanks by Qualcomm. This was the biggest ISO C++ meeting in our 29-year history, with some 180 people at the meeting, representing 12 nations." https://herbsutter.com/2018/11/13/trip-repo...
Next ISO C++ Meeting is Feb 10-15 in Issaquah, Washington, USA The ISO C++ standards committee will meet next month in Issaquah Washington February 10-15,2014. Embarcadero is a voting member of the ISO C++ committee and will have a C++Builder R&D representative at the upcoming meeting. Papers are available in advance of the meeting at http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/#mailing2014-01. The C++ Standard Core Language Active Issues (Revision 87) can be found at http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html. The meeting a...
C++ language news, articles, happenings, the standard and more... The ISO C++ standard continues to move forward to match the demands of C++ applications and systems. The ISO C++ committee continues its work on the 2014 language minor update and the march to 2017's major update. The C++ 2014 CD ("committee draft") has been released. The current ISO C++ status can be found at http://isocpp.org/std/status. You can download the October 10, 2013 working draft C++ programming language standard at http://isocpp.org/files/papers/N3797.pdf. Below you will find a few r...

Posted by on in Blogs
C++ language - the beat goes on... We now have 3 approved ISO C++ standards: C++98 (ISO/IEC 14882:1998), C++03 (ISO/IEC 14882:2003) and C++11 (ISO/IEC 13882:2011).  The latest C++ standard is affectionately called "Modern C++" by Bjarne Stroustrup.  The ISO C++ committee had their most recent meeting in Bristol UK in the middle of April.  The committee is working on future releases of the C++ standard scheduled for 2014 and 2017.  Nothing stops in our technology world, not even the advance of programming languages. Latest C++ ...
  • Page :
  • 1

Check out more tips and tricks in this development video: