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

◆ anonymous enum

template<typename T>
anonymous enum : bool
Enumerator
value 

Definition at line 94 of file not_null.h.

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