
Feature Testing Macros
The feature testing macros is a relatively unknown feature in C + + 20. They give you the definitive…

My ALS Journey (12/n): My Legacy
Today, I want to give you a rough idea, how I plan my next year's as a teacher, mentor , and speaker.
>>…

Cooperative Interruption of a Thread in C++20: Callbacks
I introduced in my last post "Cooperative Interruption of a Thread in C++20" callbacks. Today, I dive…

Cooperative Interruption of a Thread in C++20
/
0 Comments
A typical question in my C++ seminars is: Can a thread be killed? Before C++20, my answer is no. With…

My ALS Journey: 11/n
This update is a special one. I want to explain how I can still provide classes, mentoring, and presentations.
>>…

Chrono: Input
You can also apply the format specifier for formatted input.
This post is the eleventh in my…

Chrono I/O: Unformatted and Formatted
Chrono I/O consists of reading and writing chrono types. The various chrono types support unformatted…

My ALS Journey: 10/n
Wow! This is already my 10 status report.
>> My ALS Journey so far <<
How I write…

Chrono I/O
Chrono I/O consists of reading and writing chrono types. The various chrono types support unformatted…

Time Zones: Online Classes
Today, I will continue to present the functionality of the time zones of the C++20 chrono extension.
This…