![]() |
Home | Libraries | People | FAQ | More |
Construct and attach to a parent slot to create a new child slot.
template<
typename CancellationSlot,
typename InFilter,
typename OutFilter>
constexpr cancellation_state(
CancellationSlot slot,
InFilter in_filter,
OutFilter out_filter);