|
FastLED 3.9.15
|
Definition at line 69 of file s16x16x4.h.
#include <s16x16x4.h>
Public Types | |
| enum | : bool { value = (kSizeDerived == sizeof(yes)) } |
Private Types | |
| enum | { kSizeDerived = sizeof(test(static_cast<Derived *>(nullptr))) } |
| typedef u16 | no |
| typedef u8 | yes |
Static Private Member Functions | |
| static no | test (...) FL_NOEXCEPT |
| static yes | test (Base *) FL_NOEXCEPT |