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

◆ sign() [1/2]

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

Definition at line 270 of file base.h.

270 {
271 return sign(*static_cast<const Derived*>(this));
272 }
constexpr FASTLED_FORCE_INLINE int sign() const
Definition base.h:270

References FASTLED_FORCE_INLINE, and sign().

Referenced by sign().

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