Helios Engine 0.1.0
A modular ECS based data-oriented C++23 game engine
 
Loading...
Searching...
No Matches
future.hpp File Reference
#include <helios/core_pch.hpp>
#include <taskflow/taskflow.hpp>
#include <chrono>
#include <future>

Go to the source code of this file.

Classes

class  helios::async::Future< T >
 Wrapper around tf::Future for handling asynchronous task results. More...
 

Namespaces

namespace  helios
 
namespace  helios::async