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

#include <document.h>

Public Types

typedef ValueType::ConstArray ArrayType
 

Static Public Member Functions

static bool Is (const ValueType &v)
 
static ArrayType Get (const ValueType &v)
 

Member Typedef Documentation

◆ ArrayType

template<typename ValueType >
typedef ValueType::ConstArray internal::TypeHelper< ValueType, typename ValueType::ConstArray >::ArrayType

Member Function Documentation

◆ Get()

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

◆ Is()

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

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