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

◆ mImpl

template<typename T>
fl::shared_ptr<detail::PromiseImpl<T> > fl::promise< T >::mImpl
private

Shared pointer to implementation - this allows copying and sharing promise state.

Definition at line 223 of file promise.h.

Referenced by promise(), promise(), catch_(), clear(), complete_with_error(), complete_with_error(), complete_with_value(), complete_with_value(), error(), is_completed(), is_rejected(), is_resolved(), then(), update(), valid(), and value().