Basic poly storage implementation.
More...
#include <entt.hpp>
|
static constexpr auto | size |
| Compile-time number of elements in the type list.
|
|
template<typename Entity>
struct entt::Storage< Entity >
Basic poly storage implementation.
- Template Parameters
-
Entity | A valid entity type (see entt_traits for more details). |
◆ impl
template<typename Entity >
template<typename Type >
Concept implementation.
- Template Parameters
-
Type | Type for which to generate an implementation. |
The documentation for this struct was generated from the following file: