Flecs v4.1
A fast entity component system (ECS) for C & C++
Loading...
Searching...
No Matches
flecs::array< T, Size, Enable > Struct Template Referencefinal

Array class (primary template, disabled). More...

#include <array.hpp>

Detailed Description

template<typename T, size_t Size, class Enable = void>
struct flecs::array< T, Size, Enable >

Array class (primary template, disabled).

Definition at line 47 of file array.hpp.


The documentation for this struct was generated from the following file: