6 class ser_buffer_binary_dyn;
14 using QueryId = uint32_t;
15 using GroupId = uint32_t;
16 using QuerySerBuffer = ser::ser_buffer_binary_dyn;
18 using TSortByFunc = int (*)(
const World&,
const void*,
const void*);
19 using TGroupByFunc = GroupId (*)(
const World&,
const Archetype&, Entity);
Checks if endianess was detected correctly at compile-time.
Definition bitset.h:9