The purpose of this class is to copy the value so that it can be accessed via -> thus allowing to write param->x to access the underlying type (T) when it is a struct or a class.
More...
#include <GUIVstParameter.h>
template<typename T>
class pongasoft::VST::GUI::Params::GUIVstParam< T >::Value
The purpose of this class is to copy the value so that it can be accessed via -> thus allowing to write param->x to access the underlying type (T) when it is a struct or a class.
◆ Value()
| Value |
( |
T const & |
iValue | ) |
|
|
inlineexplicitprivate |
◆ operator ->()
| constexpr T const* operator -> |
( |
| ) |
const |
|
inline |
◆ GUIVstParam< T >
◆ fValue
The documentation for this class was generated from the following file: