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

◆ FL_STATIC_ASSERT_IMPL

#define FL_STATIC_ASSERT_IMPL ( expression)
Value:
typedef char FL_STATIC_ASSERT_NAME[sizeof( \
::fl::static_assert_failure<(bool)(expression)>)]
#define FL_STATIC_ASSERT_NAME

Definition at line 21 of file s16x16x4.h.

21
22 // ---- Construction ------------------------------------------------------
23