Typedef ripple::storage_element_traits_t¶
Typedef Documentation¶
-
template<typename
T
>
usingripple
::
storage_element_traits_t
= StorageElementTraits<std::decay_t<T>>¶ Alias for storage element traits.
tparam T The type to get the traits for.
T
>ripple::
storage_element_traits_t
= StorageElementTraits<std::decay_t<T>>¶Alias for storage element traits.
tparam T The type to get the traits for.