TypeList
TypeList
Section titled “TypeList”#include <sbio/core/storage.hh>template<typename... Ts>struct TypeListDefined in src/lib/sbio/core/storage.hh:54
List of all members
Section titled “List of all members”| Name | Kind | Owner |
|---|---|---|
size |
variable |
Declared here |
Public Static Attributes
Section titled “Public Static Attributes”| Return | Name | Description |
|---|---|---|
constexpr hd_std::size_t |
size static constexpr |
static constexpr
constexpr hd_std::size_t size = sizeof...(Ts)Defined in src/lib/sbio/core/storage.hh:55