JUCE
|
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...
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.
using TypeHelpers::SmallestFloatType< Type >::type = float |