bes Updated for version 3.20.13
internal::TypeHelper< ValueType, typename ValueType::ConstArray > Struct Template Reference
Collaboration diagram for internal::TypeHelper< ValueType, typename ValueType::ConstArray >:
Collaboration graph

Public Types

typedef ValueType::ConstArray ArrayType
 

Static Public Member Functions

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

Detailed Description

template<typename ValueType>
struct internal::TypeHelper< ValueType, typename ValueType::ConstArray >

Definition at line 615 of file document.h.

Member Typedef Documentation

◆ ArrayType

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

Definition at line 616 of file document.h.

Member Function Documentation

◆ Get()

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

Definition at line 618 of file document.h.

◆ Is()

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

Definition at line 617 of file document.h.


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