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

tag_invoke

Remove a slice from the buffer

tag_invoke

Remove a slice from the buffer

Created with MrDocs