#include <string>

Go to the source code of this file.
Namespaces | |
| pinocchio | |
| Main pinocchio namespace. | |
Functions | |
| bool | pinocchio::replace (std::string &input_str, const std::string &from, const std::string &to) |
| Replace string from with to in input_str. More... | |