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

◆ ceil() [1/2]

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

Definition at line 258 of file base.h.

258 {
259 return ceil(*static_cast<const Derived*>(this));
260 }
constexpr FASTLED_FORCE_INLINE Derived ceil() const
Definition base.h:258

References ceil(), and FASTLED_FORCE_INLINE.

Referenced by ceil().

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