Gaia-ECS
v0.9.3
A simple and powerful entity component system
Loading...
Searching...
No Matches
sarray_soa.h
1
#pragma once
2
3
#include "gaia/cnt/impl/sarray_soa_impl.h"
4
5
namespace
gaia
{
6
namespace
cnt {
7
template
<
typename
T, sarr_soa_detail::
size_t
ype N>
8
using
sarray_soa = cnt::sarr_soa<T, N>;
9
}
// namespace cnt
10
}
// namespace gaia
gaia
Checks if endianess was detected correctly at compile-time.
Definition
bitset.h:9
include
gaia
cnt
sarray_soa.h
Generated by
1.9.8