An object that manages the execution of tasks serially or concurrently on your app's main thread or o...
Definition DispatchQueue.hpp:36
Handle for a file or directory.
Definition FileHandle.hpp:46
Path to file or directory.
Definition FilePath.hpp:37
Interface for accessing file systems.
Definition FileSystem.hpp:28
Definition Application.hpp:19
std::unique_ptr< T, Deleter > UPtr
UPtr is a smart pointer that owns and manages another object through a pointer and disposes of that o...
Definition SmartPtr.hpp:28
DispatchQueueType
Specifies the type of the queue.
Definition DispatchQueue.hpp:17
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25