RainerGrimmSmall

Get the Current Pdf Bundle: Concurrency with C++17 and C++20

/
I have prepared the pdf bundle. To get it is quite simple.   If you subscribe to the newsletter,…
timeline

C++17 has a Visitor

/
What have std::optional, std::any, and std::variant in common? You can construct them in place. But that…
RainerGrimmSmall

The Winners of the Next Pdf Bundles

/
The winners of the next pdf bundles are. [En]: Concurrency with C++17 and C++20[De]: Funktionale…
timeline

C++17 – Avoid Copying with std::string_view

/
The purpose of std::string_view is to avoid copying data already owned by someone else and of which only…
RainerGrimmSmall

Which pdf bundle should I provide?

/
Now, it's time to choose the next pdf bundle? You will get all posts, all source files, and a cmake file…
timeline

C++17- std::byte and std::filesystem

/
My post, C++17 - What's New in the Library, was fine for the first overview. Today, I will look deeper…
timeline

C++17- More Details about the Core Language

/
After I provided the big picture of the new C++17 core language in my post "C++17 - What's New in the…