asio C++ library

PrevUpHomeNext

packaged_token::packaged_token

Construct using specified allocator.

explicit packaged_token(
    Function f);
  » more...

packaged_token(
    Function f,
    const Allocator & allocator);
  » more...

PrevUpHomeNext