![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <string>#include <string_view>Go to the source code of this file.
Namespaces | |
| namespace | jdv |
Functions | |
| void | jdv::append_identifier (std::string *sbuf, std::string_view id) |
| Append an identifier to a string using backtick quotes using a String on the stack as buffer. More... | |