Monero
Loading...
Searching...
No Matches
internal::TypeHelper< ValueType, int64_t > Struct Template Reference

#include <document.h>

Static Public Member Functions

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

Member Function Documentation

◆ Get()

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

◆ Is()

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

◆ Set() [1/2]

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

◆ Set() [2/2]

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

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