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

◆ PromiseResult

template<typename T>
using fl::PromiseResult = result<T>

Type alias for backwards compatibility.

Deprecated
Use result<T> instead of PromiseResult<T>

Definition at line 185 of file promise_result.h.