Transactional Memory - An Overview
This lesson gives an outline of transactional memory, predicted to be introduced in C++20.
We'll cover the following...
Transactional memory is based on the idea of a transaction from database theory. Transactional memory makes working with threads a lot easier for two reasons: first, data races and ...
Access this course and 1400+ top-rated courses and projects.