JUCE
Static Public Member Functions
|
List of all members
AtomicIncrementDecrement< Type * > Struct Template Reference
juce_core
»
memory
Static Public Member Functions
static Type *
inc
(
Atomic
< Type *> &a) noexcept
static Type *
dec
(
Atomic
< Type *> &a) noexcept
Member Function Documentation
◆
inc()
template<typename Type >
static Type*
AtomicIncrementDecrement
< Type * >::inc
(
Atomic
< Type *> &
a
)
static
noexcept
◆
dec()
template<typename Type >
static Type*
AtomicIncrementDecrement
< Type * >::dec
(
Atomic
< Type *> &
a
)
static
noexcept
The documentation for this struct was generated from the following file:
juce_Atomic.h
Generated on Sun Feb 11 2018 09:42:03 for JUCE by
1.8.13