asio C++ library

PrevUpHomeNext

any_io_executor::swap

Swap targets with another polymorphic wrapper.

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

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

PrevUpHomeNext