fiber/examples/asio/detail
Damian Jarek 10a56572fc
Fix asio_handler_invoke hook in ASIO example
The previous hook required the Fn to be CopyConstructible, wheras
ASIO 1.66+ permits MoveConstructible-only CompletionHandlers.

Resolves: https://github.com/boostorg/beast/issues/1134

Signed-off-by: Damian Jarek <damian.jarek93@gmail.com>
2018-05-18 21:05:17 +02:00
..
yield.hpp Fix asio_handler_invoke hook in ASIO example 2018-05-18 21:05:17 +02:00