RetroArch
Static Public Member Functions | List of all members
internal::TypeHelper< ValueType, double > Struct Template Reference

#include <document.h>

Static Public Member Functions

static bool Is (const ValueType &v)
 
static double Get (const ValueType &v)
 
static ValueType & Set (ValueType &v, double data)
 
static ValueType & Set (ValueType &v, double data, typename ValueType::AllocatorType &)
 

Member Function Documentation

◆ Get()

template<typename ValueType >
static double internal::TypeHelper< ValueType, double >::Get ( const ValueType &  v)
inlinestatic

◆ Is()

template<typename ValueType >
static bool internal::TypeHelper< ValueType, double >::Is ( const ValueType &  v)
inlinestatic

◆ Set() [1/2]

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, double >::Set ( ValueType &  v,
double  data 
)
inlinestatic

◆ Set() [2/2]

template<typename ValueType >
static ValueType& internal::TypeHelper< ValueType, double >::Set ( ValueType &  v,
double  data,
typename ValueType::AllocatorType &   
)
inlinestatic

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