MySQL 9.1.0
Source Code Documentation
|
Non-owning manager for a fixed memory buffer, which is split into a read part and a write part, with a movable split position. More...
Go to the source code of this file.
Classes | |
class | mysql::containers::buffers::Rw_buffer< Char_tp > |
Non-owning read/write memory buffer manager with a fixed size. More... | |
Namespaces | |
namespace | mysql |
namespace | mysql::containers |
namespace | mysql::containers::buffers |
Non-owning manager for a fixed memory buffer, which is split into a read part and a write part, with a movable split position.