mirror of
https://github.com/boostorg/beast.git
synced 2026-01-27 17:52:20 +01:00
* The handler_ptr constructor now provides the strong exception guarantee. * The signature for managed objects constructed by `handler_ptr` receives a const reference to the handler. Actions required: * Change the constructor signature for state objects used with handler_ptr to receive a const reference to the handler.