Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

any_completion_executor::swap

Swap targets with another polymorphic wrapper.

void swap(
    any_completion_executor & other);
  » more...

void swap(
    any_executor & other);
  » more...

PrevUpHomeNext