Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

experimental::use_promise_t::use_promise_t (2 of 2 overloads)
PrevUpHomeNext

Construct using specified allocator.

use_promise_t(
    const Allocator & allocator);

PrevUpHomeNext