LMMS
Loading...
Searching...
No Matches
juce::TypeHelpers Namespace Reference

Classes

struct  ParameterType
struct  ParameterType< Type & >
struct  ParameterType< Type * >
struct  ParameterType< char >
struct  ParameterType< unsigned char >
struct  ParameterType< short >
struct  ParameterType< unsigned short >
struct  ParameterType< int >
struct  ParameterType< unsigned int >
struct  ParameterType< long >
struct  ParameterType< unsigned long >
struct  ParameterType< int64 >
struct  ParameterType< uint64 >
struct  ParameterType< bool >
struct  ParameterType< float >
struct  ParameterType< double >
struct  SmallestFloatType
struct  SmallestFloatType< double >
struct  UnsignedTypeWithSize
struct  UnsignedTypeWithSize< 1 >
struct  UnsignedTypeWithSize< 2 >
struct  UnsignedTypeWithSize< 4 >
struct  UnsignedTypeWithSize< 8 >

Detailed Description

This namespace contains a few template classes for helping work out class type variations.