asio C++ library

PrevUpHomeNext

executor_binder::get

Obtain a reference to the target object.

target_type & get();
  » more...

const target_type & get() const;
  » more...

PrevUpHomeNext