SyTen

◆ split() [2/2]

std::vector< std::string > syten::split ( std::string_view const  in,
std::string const &  splitter 
)

Splits a string into substrings at every occurence of 'splitter'.

References std::vector< T >::push_back().

+ Here is the call graph for this function: