mirror of
https://github.com/boostorg/beast.git
synced 2026-07-09 09:50:52 +02:00
6afa6afc98
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.