boost::capy::const_buffer
Holds a contiguous range of unmodifiable bytes
Synopsis
Declared in <boost/capy/buffers.hpp>
class const_buffer
: public /* implementation-defined */
Member Functions
Name |
Description |
|
Constructor |
Assignment |
|
Return a pointer to the beginning of the memory region |
|
Remove a prefix of the memory region |
|
Return the number of valid bytes in the referenced memory region |
Non-Member Functions
Name |
Description |
Return a buffer. |
|
Return a buffer. |
|
Return a buffer. |
Created with MrDocs