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

◆ fixed_point() [1/5]

template<int IntBits, int FracBits, Sign S>
FASTLED_FORCE_INLINE constexpr fl::fixed_point< IntBits, FracBits, S >::fixed_point ( )
inlineconstexpr

Definition at line 156 of file fixed_point.h.

156: Base() {}
typename fixed_point_impl< IntBits, FracBits, S >::type Base

Referenced by fl::fixed_point< IntBits, FracBits, Sign::SIGNED >< IntBits, FracBits >::from_raw().

+ Here is the caller graph for this function: