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

Go to the source code of this file.

Namespaces

 strings
 

Functions

bool strings::RemoveAll (const std::string &needle, std::string *haystack)
 
bool strings::RemoveAll (char needle, std::string *haystack)