Loading…
CppCon 2020 has ended
Wednesday, September 16 • 13:30 - 14:00
C++20 String Formatting Library: An Overview and Use with Custom Types

Log in to save this to your schedule, view media, leave feedback and see who's attending!

Feedback form is now closed.
C++20 introduced a nice formatting library with std::format(). This session will explain what the formatting library provides, how to use all of its functionality, and most importantly, how you can customize it so that you can use formatting strings that include your very own custom types and custom formatting parameters, and of course, how to handle errors.

Speakers
avatar for Marc Gregoire

Marc Gregoire

Software Architect, Nikon Metrology
MARC GREGOIRE is a software project manager and software architect from Belgium. He graduated from the University of Leuven, Belgium, with a degree in "Burgerlijk ingenieur in de computer wetenschappen" (equivalent to a master of science in engineering in computer science). The... Read More →


Wednesday September 16, 2020 13:30 - 14:00 MDT
count_if()
  • Future of C++