C++ API Reference for Intel® Data Analytics Acceleration Library 2019 Update 5
This is the complete list of members for Atomic< dataType >, including all inherited members.
| Atomic() | Atomic< dataType > | |
| Atomic(dataType value) | Atomic< dataType > | |
| dec() | Atomic< dataType > | |
| get() const | Atomic< dataType > | |
| inc() | Atomic< dataType > | |
| set(dataType value) | Atomic< dataType > | |
| ~Atomic() | Atomic< dataType > |
For more complete information about compiler optimizations, see our Optimization Notice.