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

Static Public Member Functions

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

Detailed Description

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

Definition at line 555 of file document.h.

Member Function Documentation

◆ Get()

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

Definition at line 557 of file document.h.

◆ Is()

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

Definition at line 556 of file document.h.

◆ Set() [1/2]

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

Definition at line 558 of file document.h.

◆ Set() [2/2]

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

Definition at line 559 of file document.h.


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