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

◆ anonymous enum

template<typename T>
anonymous enum : bool
Enumerator
value 

Definition at line 109 of file not_null.h.

109: bool { value = decltype(test<T>(0))::value };
static auto test(int) FL_NOEXCEPT -> decltype(*fl::declval< U >(), fl::true_type{})