2
0
mirror of https://github.com/boostorg/beast.git synced 2026-01-29 19:32:09 +00:00
Files
beast/example/echo-op
Damian Jarek 285965d82e handler_ptr gives the strong exception guarantee (API Change):
* 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.
2017-12-08 10:58:46 -08:00
..
2017-07-24 09:42:51 -07:00