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_cancellation_slot_binder::partial_cancellation_slot_binder

Constructor that specifies associated cancellation slot.

partial_cancellation_slot_binder(
    const CancellationSlot & ex);

PrevUpHomeNext