Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
execution::any_executor::target (2 of 2 overloads)

Get a pointer to the target executor.

template<
    typename Executor>
const Executor * target() const;

PrevUpHomeNext