Gaia-ECS
v1.0.0
A simple and powerful entity component system
Loading...
Searching...
No Matches
sarray_ext_soa.h
1
#pragma once
2
3
#include "gaia/cnt/impl/sarray_ext_soa_impl.h"
4
5
namespace
gaia {
6
namespace
cnt {
10
template
<
typename
T, sarr_ext_soa_detail::
size_t
ype N>
11
using
sarray_ext_soa = cnt::sarr_ext_soa<T, N>;
12
}
// namespace cnt
13
}
// namespace gaia
include
gaia
cnt
sarray_ext_soa.h
Generated by
1.9.8