FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator++() [2/2]

alpha16 fl::alpha16::operator++ ( int )
inline

Definition at line 114 of file alpha.h.

114{ alpha16 t = *this; ++value; return t; }
constexpr alpha16() FL_NOEXCEPT
Definition alpha.h:90
unsigned short value
Definition alpha.h:88

References alpha16(), FL_NOEXCEPT, fl::t, and value.

+ Here is the call graph for this function: