qxLib
|
#include <qx/macros/common.h>
#include <qx/priority.h>
#include <qx/rtti/rtti.h>
#include <qx/rtti/rtti_cast.h>
#include <atomic>
#include <map>
#include <optional>
#include <ranges>
#include <unordered_map>
#include <qx/containers/components.inl>
Go to the source code of this file.
Classes | |
class | qx::component_status_key |
A class that acts like time_ordered_priority_key but has a status field. More... | |
class | qx::components< base_component_t > |
Container for components system. More... | |
struct | std::hash< qx::component_status_key > |