mirror of
https://github.com/boostorg/asio.git
synced 2026-02-22 13:42:08 +00:00
Fixes a bug where passing the deprecated const_buffers_1 and mutable_buffers_1 types to asio::buffer() would result in the contiguous iterator overloads being incorrectly chosen.