MySQL 9.1.0
Source Code Documentation
|
Class that groups a pointer+size as one object, without managing the memory for it. More...
#include <cassert>
#include <string>
#include <sstream>
Go to the source code of this file.
Classes | |
class | mysql::containers::buffers::Buffer_view< Char_tp > |
Non-owning view of a memory buffer with a fixed size. More... | |
Namespaces | |
namespace | mysql |
namespace | mysql::containers |
namespace | mysql::containers::buffers |
Class that groups a pointer+size as one object, without managing the memory for it.