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

partial_cancellation_slot_binder::partial_cancellation_slot_binder
PrevUpHomeNext

Constructor that specifies associated cancellation slot.

partial_cancellation_slot_binder(
    const CancellationSlot & ex);

PrevUpHomeNext