![]() |
pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
|
A class that stores a value that is stored and retieved using a lock. More...
Inherits SmartPointerContainer< SmartPointerType, enableWeak >.
A class that stores a value that is stored and retieved using a lock.
Generally the AtomicValue<> and the atomic Variable classes are best for built-in types but for data/structures larger than 32/64 bits then this class may be useful.