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

◆ fract() [1/2]

template<typename Derived, int IntBits, int FracBits>
FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::fract ( ) const
inlineconstexpr

Definition at line 262 of file base.h.

262 {
263 return fract(*static_cast<const Derived*>(this));
264 }
constexpr FASTLED_FORCE_INLINE Derived fract() const
Definition base.h:262

References FASTLED_FORCE_INLINE, and fract().

Referenced by fract().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: