Skip to content

TypeList

#include <sbio/core/storage.hh>
template<typename... Ts>
struct TypeList

Defined in src/lib/sbio/core/storage.hh:54

Name Kind Owner
size variable Declared here
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