AudRecordLib
|
#include <atomic.h>
Empty class for atomic functions that's specialised on the size parameter for every operand size supported.
The empty class causes compile errors for sizes not supported
Type | The actual type of data to manipulate |
size | The size of the Type |