boost::capy::end_mrdocs_workaround_t
Return an iterator past the last buffer in a sequence.
Synopsis
Declared in <boost/capy/buffers.hpp>
struct end_mrdocs_workaround_t;
Description
Handles single buffers and ranges uniformly. For a single buffer, returns a pointer one past it.
Member Functions
Name |
Description |
Function call operators |
Created with MrDocs