id summary reporter owner description type status milestone component version severity resolution keywords cc 9745 Move invoke, alloc, and continuation helpers out of detail vinnie.falco@… chris_kohlhoff "Currently these files are in '''boost/asio/detail/''': {{{ handler_alloc_helpers.hpp handler_cont_helpers.hpp handler_invoke_helpers.hpp }}} I believe that these should not be a detail but rather, part of the official asio interface. The rationale is that if someone wants to write a handler wrapper that provides the same '''io_service''' execution guarantees (for example, something like '''boost::detail::rewrapped_handler'''), they cannot do so efficiently without relying on detail functions." Bugs closed To Be Determined asio Boost 1.55.0 Problem invalid