CatapultServer  v0.5.0.1 (Elephant)
catapult::deltaset::MutableTypeTraits< TElement > Struct Template Reference

Traits used for describing a mutable type. More...

Public Types

using ElementType = TElement
 
using MutabilityTag = MutableTypeTag
 

Static Public Member Functions

static constexpr TElement Copy (const TElement *pElement)
 

Detailed Description

template<typename TElement>
struct catapult::deltaset::MutableTypeTraits< TElement >

Traits used for describing a mutable type.

Member Typedef Documentation

◆ ElementType

template<typename TElement >
using catapult::deltaset::MutableTypeTraits< TElement >::ElementType = TElement

◆ MutabilityTag

template<typename TElement >
using catapult::deltaset::MutableTypeTraits< TElement >::MutabilityTag = MutableTypeTag

Member Function Documentation

◆ Copy()

template<typename TElement >
static constexpr TElement catapult::deltaset::MutableTypeTraits< TElement >::Copy ( const TElement *  pElement)
inlinestaticconstexpr

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