Typedef ripple::multiblock_traits_t¶
Typedef Documentation¶
-
template<typename
T
>
usingripple
::
multiblock_traits_t
= MultiBlockTraits<std::decay_t<T>>¶ Alias for the traits for a multiblock.
- Template Parameters
T
: The type to get the multiblock traits for.