MySQL 8.0.39
Source Code Documentation
|
Namespaces | |
namespace | mysqlns |
namespace | mysqlns::buffer |
Functions | |
std::string | mysqlns::buffer::debug_string (Grow_status status) |
Return a string that describes each enumeration value. More... | |
std::ostream & | mysqlns::buffer::operator<< (std::ostream &stream, Grow_status status) |
Write a string that describes the enumeration value to the stream. More... | |