|
inlib
1.2.0
|
#include <string>#include <vector>

Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_srep |
Functions | |
| bool | inlib::replace (std::string &a_string, const std::string &a_old, const std::string &a_new) |
| bool | inlib::replace (std::vector< std::string > &a_strings, const std::string &a_old, const std::string &a_new) |
1.7.5.1