boost::capy::mutable_buffer_archetype_::operator mutable_buffer
Conversion to mutable_buffer
Synopsis
operator mutable_buffer() const noexcept;
Return Value
A reference to a contiguous region of writable memory.
Created with MrDocs