Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
execution::any_executor::any_executor (7 of 10 overloads)

Construct to point to the same target as another execution::any_executor.

any_executor(
    std::nothrow_t ,
    const any_executor & e);

PrevUpHomeNext