2
0
mirror of https://github.com/boostorg/asio.git synced 2026-01-30 07:22:09 +00:00
Files
asio/include
Christopher Kohlhoff 98b3e502b8 Mark the asio_handler_invoke hook as deprecated.
Compiling an application with BOOST_ASIO_NO_DEPRECATED will now trigger
a compile error if any handler implements the asio_handler_invoke hook.
2020-06-22 20:59:09 +10:00
..