Video & On-Demand

Video: C++ standardization panel at using std::cpp 2025

In this session at using std::cpp five ISO C++ committee members from 5 different national bodies enjoyed discussing with the audience about the standardization process and the future of C++.

  • Daniela Engert (DIN, Germany)
  • Michael Florian Hava (ASI, Austria).
  • Dietmar Kühl (BSI, UK).
  • Mateusz Pusz (PKN, Poland)
  • J. Daniel Garcia (UNE, Spain).

 

CopperSpice: C++20 and Two's Complement

New video on the CopperSpice YouTube Channel:

C++20 and Two's Complement

by Barbara Geller and Ansel Sermersheim

About the video:

Someone mentioned C++20 is unusable because the standard now requires 2' Complement. Is is possible that he has a point and if so, on what basis did he make this claim?

We encourage everyone to watch our video to discover the history of Binary Representation.

Take a look and remember to subscribe.

CopperSpice: std::launder

New video on the CopperSpice YouTube Channel:

std::launder

by Barbara Geller and Ansel Sermersheim

About the video:

Our recent C++ video started a lively conversation. We showed a use case for std::launder which caught several developers off guard. A new compiler setting was enabled which exposed a problem in our existing code. Please watch the full video to find out what we learned.

Take a look and remember to subscribe.