|
JUCE
|
Static Public Member Functions | |
| static Type | inc (AtomicBase< Type > &a) noexcept |
| static Type | dec (AtomicBase< Type > &a) noexcept |
|
staticnoexcept |
Referenced by Atomic< Thread::ThreadID >::operator++().
|
staticnoexcept |
Referenced by Atomic< Thread::ThreadID >::operator--().
1.8.13