TypeHelper< ValueType, bool > Struct Template Reference

TypeHelper&lt; ValueType, bool &gt; Struct Template Reference#

Composable Kernel: internal::TypeHelper< ValueType, bool > Struct Template Reference
internal::TypeHelper< ValueType, bool > Struct Template Reference

#include <document.h>

Static Public Member Functions

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

Member Function Documentation

◆ Get()

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

◆ Is()

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

◆ Set() [1/2]

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

◆ Set() [2/2]

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

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