C++ language update - ISO C++ meeting, Bjarne videos, and more

Posted by on in Blogs

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-report-fall-iso-c-standards-meeting-san-diego/

 

Bryce Lelbach's 2018 San Diego ISO C++ Committee Trip Report on Reddit (Ranges v1 TS for C++20; consensus on modules design; new Language and Library Evolution Incubators)

"The ISO C++ Committee met in San Diego, California ?? last week to continue work on the next International Standard (IS), C++20. This meeting was the last meeting to consider new proposals for C++20, but existing proposals like modules (on track) and coroutines (questions remain) that are in flight but not merged can still make C++20. We’ll make our final decisions about major language features at the next meeting."

https://www.reddit.com/r/cpp/comments/9vwvbz/2018_san_diego_iso_c_committee_trip_report_ranges/

 

CppCon 2018: Bjarne Stroustrup keynote video:  "Concepts: The Future of Generic Programming (the future is here)"

"After briefly introducing concepts, I consider their role in design. What makes a good/useful concept? How do you design good concepts and use them well?"

https://www.youtube.com/watch?v=HddFGPTAmtU&vl=en

 

Bjarne Stroustrup Interview at CppCon 2018

During the interview, Bjarne covers the following topics and more:

1) Concepts and the future of generic programming - 20 years of templates/generic programming - since 1998. Concepts completing a part of the foundation of C++. The Benefits of Concepts - Simplifies programming, makes generic programming similar to ordinary programming. A bit more flexible. Document assumptions in the code. Clearer error messages.

2) Better code organizing using modules (C++20). You can organize generic and non-generic program code. Solves issue of Monster length header files, included over and over again - compiler has to work harder. "Better hygene".

3) New C++ features are raising the level of expression in the C++ language! Faster build times, better error messages are some of the benefits, code will execute faster (zero overhead or better).

https://channel9.msdn.com/Shows/C9-GoingNative/Bjarne-Stroustrup-Interview-at-CppCon-2018

 

 



About
Gold User, Rank: 1, Points: 2466
David Intersimone (known to many as David I.) is a passionate and innovative software industry veteran-often referred to as a developer icon-who extols and educates the world on Embarcadero developer tools. He shares his visions as an active member of the industry speaking circuit and is tapped as an expert source by the media. He is a long-standing champion of architects, developers and database professionals and works to ensure that their needs are folded into Embarcadero's strategic product plans. David holds a bachelor's degree in computer science from California Polytechnic State University at San Luis Obispo, California.

Comments

  • mackshaun
    mackshaun Sunday, 25 November 2018

    A debt of gratitude is in order for the incredible site with us. Its so imperative diversion for us since we generally need this kind of Assignment Writing Services in which we can discover information and appreciate to one another. So this kind of gamer come here word discoverer scrabble and simply attempt this amusement and send me your audit in my answer.

  • _Leo
    _Leo Wednesday, 21 November 2018

    It will be possible in this new version to create Android Services in C++Builder that for now can only be created from Delphi? Or use the iOS Simulator?

  • Justin J69239
    Justin J69239 Monday, 19 November 2018

    Now a days, C++ language is the most demanded field in the world. Its my opinion.

    -----------------------------------------------------------
    Guide: https://www.thetechnologypost.com/traffic-rider-mod-apk/

  • Hector Monzalez
    Hector Monzalez Thursday, 15 November 2018
  • Please login first in order for you to submit comments
  • Page :
  • 1

Check out more tips and tricks in this development video: