Typedef Promise

Typedef Documentation

using Promise = std::promise<T>

Promise data types for sharing futures.