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

Go to the source code of this file.

Classes

class  helios::ecs::AsyncMessageWrapper< T >
 A wrapper around an async message that provides convenient access to the message's data and type information. More...

Namespaces

namespace  helios
namespace  helios::ecs