MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
replace.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

namespace  helper
 

Functions

template<typename Function >
void helper::replace_if (std::string &value, Function &&to_replace, char replace_with)