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

Public Types

typedef ValueType::ConstObject ObjectType
 

Static Public Member Functions

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

Detailed Description

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

Definition at line 631 of file document.h.

Member Typedef Documentation

◆ ObjectType

template<typename ValueType >
typedef ValueType::ConstObject internal::TypeHelper< ValueType, typename ValueType::ConstObject >::ObjectType

Definition at line 632 of file document.h.

Member Function Documentation

◆ Get()

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

Definition at line 634 of file document.h.

◆ Is()

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

Definition at line 633 of file document.h.


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