Berkeley SfM
Namespaces | Functions
replace_all.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 strings
 

Functions

void strings::ReplaceAll (const std::string &replace_this, const std::string &with_this, std::string *string)
 
void strings::ReplaceAll (char replace_this, char with_this, std::string *string)