|
| | array.hpp |
| | Array class.
|
| | builder.hpp |
| | Builder base class.
|
| | component_id.hpp |
| | enum.hpp |
| | Compile-time enum reflection utilities.
|
| | function_traits.hpp |
| | Compile-time utilities to inspect properties of functions.
|
| | iterable.hpp |
| | Base class for iterable objects, like queries.
|
| | map.hpp |
| | Minimal C++ wrapper for ecs_map_t iteration.
|
| | signature.hpp |
| | Compile-time utilities for deriving query attributes from a parameter pack.
|
| | string.hpp |
| | String utility that doesn't implicitly allocate memory.
|
| | stringstream.hpp |
| | Wrapper around ecs_strbuf_t that provides a simple stringstream-like API.
|
| | utils.hpp |
| | Flecs STL (FTL?).
|