CatapultServer  v0.5.0.1 (Elephant)
catapult::deltaset::DeltaElementsMixin< TSetDelta >::ValueAccessorT< TSet, IsMap > Struct Template Reference

Public Types

using ValueType = typename TSet::value_type
 

Static Public Member Functions

static const ValueTypeGetPointer (const typename TSet::value_type &value)
 

Member Typedef Documentation

◆ ValueType

template<typename TSetDelta >
template<typename TSet , bool IsMap = utils::traits::is_map_v<TSet>>
using catapult::deltaset::DeltaElementsMixin< TSetDelta >::ValueAccessorT< TSet, IsMap >::ValueType = typename TSet::value_type

Member Function Documentation

◆ GetPointer()

template<typename TSetDelta >
template<typename TSet , bool IsMap = utils::traits::is_map_v<TSet>>
static const ValueType* catapult::deltaset::DeltaElementsMixin< TSetDelta >::ValueAccessorT< TSet, IsMap >::GetPointer ( const typename TSet::value_type &  value)
inlinestatic
Here is the caller graph for this function:

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