Opened 5 years ago
#13100 new Bugs
How can I post move only handler?
Reported by: | Owned by: | chris_kohlhoff | |
---|---|---|---|
Milestone: | To Be Determined | Component: | asio |
Version: | Boost 1.63.0 | Severity: | Problem |
Keywords: | Cc: |
Description
How can I post move only handler? It seems there is no need require the handler copyable. I don't want wrap my handler with shared_ptr.
Note:
See TracTickets
for help on using tickets.