openshot-audio  0.1.4
Public Types | List of all members
juce::TypeHelpers::SmallestFloatType< Type > Struct Template Reference

#include <juce_core.h>

Public Types

typedef float type
 

Detailed Description

template<typename Type>
struct juce::TypeHelpers::SmallestFloatType< Type >

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.

Member Typedef Documentation

◆ type

template<typename Type>
typedef float juce::TypeHelpers::SmallestFloatType< Type >::type

The documentation for this struct was generated from the following file: