Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
async_task.hpp File Reference
#include <helios/core_pch.hpp>
#include <helios/core/async/common.hpp>
#include <taskflow/core/async_task.hpp>
#include <cstddef>
#include <utility>

Go to the source code of this file.

Classes

class  helios::async::AsyncTask
 Handle to an asynchronous task managed by the Executor. More...
 

Namespaces

namespace  helios
 
namespace  helios::async