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

◆ PromotionType

template<int IntBits, int FracBits, Sign S>
using fl::fixed_point< IntBits, FracBits, S >::PromotionType = typename conditional<(S == Sign::SIGNED), i64, u64>::type
private

Definition at line 135 of file fixed_point.h.