Locks are something that nearly every programmer needs to deal with, particularly when working with threads. In this talk, Herb Sutter describes how you can work without such locks in C++.
Locks are something that nearly every programmer needs to deal with, particularly when working with threads. In this talk, Herb Sutter describes how you can work without such locks in C++.