These templates are designed to take a type, and if it's a double, they return a double type; for anything else, they return a float type. More...
#include <juce_MathsFunctions.h>
Public Types | |
using | type = float |
These templates are designed to take a type, and if it's a double, they return a double type; for anything else, they return a float type.
{Core}
using juce::TypeHelpers::SmallestFloatType< Type >::type = float |