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

Go to the source code of this file.

Namespaces

 strings
 

Functions

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