mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 01:02:19 +01:00
API Changes: The file `core/buffers_adapter.hpp` has been removed along with the deprecated alias typename `buffers_adapter`. Affected programs should use `core/buffers_adapator.hpp` and the type `buffers_adaptor`. refs #1934