Construct from a packaged token.
template< typename Function> packaged_handler( packaged_token< Function, Allocator > && token); » more...
Move construct from another packaged handler.
packaged_handler( packaged_handler && other); » more...