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

Go to the source code of this file.

Namespaces

 strings
 

Functions

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