pl-nk v0.4.5
Plonk|Plink|Plank are a set of cross-platform C/C++ frameworks for audio software development
AtomicValue< Type > Class Template Reference

Enables atomic operations on a range of types. More...

Inherits AtomicBase< Type >.

List of all members.


Detailed Description

template<class Type>
class AtomicValue< Type >

Enables atomic operations on a range of types.

Template Parameters:
Thismust be one of: int, long, LongLong, float, double or pointer types.

The documentation for this class was generated from the following file:
 All Classes Functions Typedefs Enumerations Enumerator Properties