Entries by Rainer Grimm

More and More Utilities in C++20

Today, I present a few utilities for calculating the midpoint of two values, checking if a std::string starts or ends with a substring, and creating callables with std::bind_front. These little utilities may not seem so minor when you need them.

std::format in C++20

Today, I’m happy to present Peter Gottschling’s guest post to the new formatting library in C++20: std::format.  Thanks to std::format, text formatting becomes in C++20 as easy as in Python.

And the Winners are:

Last week,  I launched a quiz. The price was it to win one of the five vouchers for the book “Modern C++ for Absolute Beginners” from Slobodan Dmitrović.