|
FastLED 3.9.15
|
#include <span.h>
Static Public Attributes | |
| static constexpr bool | value = sizeof(test<T>(nullptr)) == sizeof(yes) |
Private Types | |
| typedef fl::u16 | no |
| typedef fl::u8 | yes |
Static Private Member Functions | |
| template<typename> | |
| static no | test (...) FL_NOEXCEPT |
| template<typename C> | |
| static yes | test (decltype(&C::data)) FL_NOEXCEPT |