JUCE
juce
AtomicIncrementDecrement< Type * >
Static Public Member Functions
|
List of all members
juce::AtomicIncrementDecrement< Type * > Struct Template Reference
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*
juce::AtomicIncrementDecrement
< Type * >::inc
(
Atomic
< Type *> &
a
)
static
noexcept
◆
dec()
template<typename Type >
static Type*
juce::AtomicIncrementDecrement
< Type * >::dec
(
Atomic
< Type *> &
a
)
static
noexcept
The documentation for this struct was generated from the following file:
juce_Atomic.h
Generated on Thu Feb 8 2018 21:25:21 for JUCE by
1.8.13