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

PrevUpHomeNext

partial_immediate_executor_binder::partial_immediate_executor_binder

Constructor that specifies associated executor.

partial_immediate_executor_binder(
    const Executor & ex);

PrevUpHomeNext