FastLED 3.9.15
Loading...
Searching...
No Matches
fl::fl::is_multi_byte_integer< T > Struct Template Reference

Detailed Description

template<typename T>
struct fl::fl::is_multi_byte_integer< T >

Definition at line 496 of file s16x16x4.h.

#include <s16x16x4.h>

Static Public Attributes

static constexpr bool value = is_integral<T>::value && !is_char_type<T>::value
 

The documentation for this struct was generated from the following file: