mirror of
https://github.com/boostorg/beast.git
synced 2026-01-26 17:22:20 +01:00
This fixes a bug where instantiations of consuming_buffers with buffer sequence types whose value_type is not const_buffer or mutable_buffer can cause compilation errors. The function consumed_buffers is removed.