FastLED 3.9.15
Loading...
Searching...
No Matches
fl::fl::make_unsigned< T, Enable > Struct Template Reference

Detailed Description

template<typename T, typename Enable = void>
struct fl::fl::make_unsigned< T, Enable >

Definition at line 613 of file s16x16x4.h.

#include <s16x16x4.h>

+ Inheritance diagram for fl::fl::make_unsigned< T, Enable >:

Public Member Functions

 FL_STATIC_ASSERT (is_integral< T >::value &&!is_same< typename remove_cv< T >::type, bool >::value, "make_unsigned requires a non-bool integral type")
 

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