FastLED 3.9.15
Loading...
Searching...
No Matches

◆ PromiseImpl()

template<typename T>
fl::detail::PromiseImpl< T >::PromiseImpl ( )
inline

Definition at line 261 of file promise.h.

PromiseState_t mState
Definition promise.h:359
Implementation class for promise - holds the actual state and logic.
Definition promise.h:259

References mCallbacksProcessed, mState, and fl::detail::PENDING.