boost::capy::slice_tag
slice tag for tag_invoke
Synopsis
Declared in <boost/capy/buffers.hpp>
struct slice_tag;
Description
This type is used in overloads of tag_invoke for user‐defined types to customize the slicing algorithms.
Non-Member Functions
Name |
Description |
Remove a slice from the buffer |
|
Remove a slice from the buffer |
Created with MrDocs