|
|
static T | load (const volatile T &location) |
| |
|
static void | store (volatile T &location, T value) |
| |
|
static T | load (const T &location) |
| |
|
static void | store (T &location, T value) |
| |
|
static T | load (const volatile T &location) |
| |
|
static void | store (volatile T &location, T value) |
| |
The documentation for this struct was generated from the following files: