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

Go to the source code of this file.

Namespaces

 strings
 

Functions

std::vector< size_t > strings::FindAllOf (const std::string &haystack, const std::string &needle)
 
std::vector< size_t > strings::FindAllOf (const std::string &haystack, char needle)