boost::capy::const_buffer::size
Return the size in bytes.
Synopsis
Declared in <boost/capy/buffers.hpp>
constexpr
std::size_t
size() const noexcept;
Return Value
the size in bytes.
Created with MrDocs
Return the size in bytes.
Declared in <boost/capy/buffers.hpp>
constexpr
std::size_t
size() const noexcept;
the size in bytes.
Created with MrDocs