...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
explicit chunk_body( ConstBufferSequence const& buffers); » more... chunk_body( ConstBufferSequence const& buffers, string_view extensions); » more... template< class ChunkExtensions> chunk_body( ConstBufferSequence const& buffers, ChunkExtensions&& extensions); » more... template< class ChunkExtensions, class Allocator> chunk_body( ConstBufferSequence const& buffers, ChunkExtensions&& extensions, Allocator const& allocator); » more...