FastLED 3.9.15
|
Definition at line 20 of file type_traits.h.
#include <type_traits.h>
Public Types | |
using | type = integral_constant |
using | value_type = T |
Public Member Functions | |
constexpr | operator value_type () const noexcept |
constexpr value_type | operator() () const noexcept |
Static Public Attributes | |
static constexpr T | value = v |