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
73
of file
atomic.h
.
73
{
74
store
(
value
);
75
return
value
;
76
}
fl::AtomicFake::store
void store(T value)
Definition
atomic.h:48
fl::AtomicFake
Definition
atomic.h:32
fl
AtomicFake
Generated on Fri Aug 22 2025 20:59:36 for FastLED by
1.13.2