boost::capy::begin_mrdocs_workaround_t

Return an iterator to the first buffer in a sequence.

Synopsis

Declared in <boost/capy/buffers.hpp>

struct begin_mrdocs_workaround_t;

Description

Handles single buffers and ranges uniformly. For a single buffer, returns a pointer to it (forming a one‐element range).

Member Functions

Name

Description

operator()

Function call operators

Created with MrDocs