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

Go to the source code of this file.

Namespaces

 strings
 

Functions

size_t strings::FindFirstOf (const std::string &haystack, const std::string &needle)
 
size_t strings::FindFirstOf (const std::string &haystack, char needle)