FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator=()
[3/3]
template<typename T>
T
fl::AtomicFake
< T >::operator=
(
T
value
)
inline
Definition at line
90
of file
atomic.h
.
90
{
91
store
(
value
);
92
return
value
;
93
}
fl::AtomicFake::store
void store(T value, memory_order=memory_order_seq_cst) FL_NOEXCEPT
Definition
atomic.h:65
fl::AtomicFake
Definition
atomic.h:48
fl
AtomicFake
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2