Control Surface
1.0.0
MIDI Control Surface library for Arduino
|
A utility class to check whether a given type is unsigned. More...
#include <Helpers.hpp>
Static Public Attributes | |
constexpr static bool | value = T(-1) > T(0) |
A utility class to check whether a given type is unsigned.
T | The type to check. |
Definition at line 12 of file Helpers.hpp.
|
staticconstexpr |
Definition at line 13 of file Helpers.hpp.