Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
async_writer.hpp File Reference
#include <helios/ecs/message/async_queue.hpp>
#include <helios/ecs/message/manager.hpp>
#include <helios/ecs/message/message.hpp>
#include <concepts>
#include <ranges>
#include <utility>

Go to the source code of this file.

Classes

class  helios::ecs::AsyncMessageWriter< T >
 Type-safe writer for async messages. More...

Namespaces

namespace  helios
namespace  helios::ecs