MySQL 8.0.37
Source Code Documentation
grow_status.cpp File Reference
#include <buffer/grow_status.h>
#include <cassert>

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...