![]() |
MySQL 9.5.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
| namespace | helper |
Functions | |
| void | helper::left (std::string *to_trim) |
| void | helper::right (std::string *to_trim) |
| void | helper::trim (std::string *to_trim) |
| std::string | helper::make_left (const std::string &to_trim) |
| std::string | helper::make_right (const std::string &to_trim) |
| std::string | helper::make_trim (const std::string &to_trim) |