Helios Engine
A modular ECS based data-oriented C++23 game engine framework
Loading...
Searching...
No Matches
future.hpp File Reference
#include <helios/async/details/profile.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