Shortcuts

Variable ripple::storage_layout_kind_v

Variable Documentation

template<typename T>
constexpr auto ripple::storage_layout_kind_v = detail::StorageLayoutKind<T>::value

Determines the type of the storage layout for a type, if it has one.

Return

The kind of the storage layout if the type has one.

Template Parameters
  • T: The type to get the storage layout for.

Docs

Access comprehensive developer documentation for Ripple

View Docs

Tutorials

Get tutorials to help with understand all features

View Tutorials

Examples

Find examples to help get started

View Examples