Atomic References with C++20

Control when you need atomicity.

Atomic References with C++20

by Rainer Grimm

From the article:

Atomics receives a few important extensions in C++20. Today, I start with the new data type std::atomic_ref...

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.