Template Struct StorageLayout¶
Defined in File storage_layout.hpp
Struct Documentation¶
-
template<LayoutKind
Layout
>
structripple
::
StorageLayout
¶ The StorageLayout struct defines a type which represents the the layout for storage, as a type.
- Template Parameters
Layout
: The kind of the layout.
Public Static Attributes
-
constexpr LayoutKind
value
= Layout¶ Defines the value of the layout for the storage.