ECSTASY
All in the name
Loading...
Searching...
No Matches
include.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_REGISTRY_CONCEPTS_HPP_
13#define ECSTASY_REGISTRY_CONCEPTS_HPP_
14
15#include "RegistryModifier.hpp"
16#include "component_type.hpp"
18#include "queryable_type.hpp"
19
20#endif /* !CONCEPTS_HPP_ */
Defines a RegistryModifier concept.
Get the component type of the given type.
Get the allocator required size for a list of queryables.
Defines the queryable_type type trait.