Foundation
Loading...
Searching...
No Matches
Namespaces | Typedefs
Thread.hpp File Reference
#include <thread>
#include <Core/Core.hpp>

Go to the source code of this file.

Namespaces

namespace  Foundation
 
namespace  Foundation::Async
 Asynchronous programming primitives.
 

Typedefs

using Foundation::Async::Thread = std::jthread
 Alias of std::jthread.