CatapultServer  v0.5.0.1 (Elephant)
catapult::deltaset::FindTraitsT< T, true > Struct Template Reference

Public Types

using ConstResultType = const T *
 
using ResultType = T *
 

Static Public Member Functions

template<typename TValue >
static constexpr auto ToResult (TValue &value)
 

Member Typedef Documentation

◆ ConstResultType

template<typename T >
using catapult::deltaset::FindTraitsT< T, true >::ConstResultType = const T*

◆ ResultType

template<typename T >
using catapult::deltaset::FindTraitsT< T, true >::ResultType = T*

Member Function Documentation

◆ ToResult()

template<typename T >
template<typename TValue >
static constexpr auto catapult::deltaset::FindTraitsT< T, true >::ToResult ( TValue &  value)
inlinestaticconstexpr

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