#include <future>#include <utility>#include <promeki/core/namespace.h>#include <promeki/core/future.h>

Go to the source code of this file.
Classes | |
| class | Promise< T > |
| Promise wrapping std::promise<T>. More... | |
| class | Promise< void > |
| Specialization of Promise for void results. More... | |
See LICENSE file in the project root folder for license information.