ReactOS 0.4.16-dev-178-g8ba6102
tokenize.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void tokenize (const std::string &text, std::vector< std::string > &tokens)
 

Function Documentation

◆ tokenize()

void tokenize ( const std::string &  text,
std::vector< std::string > &  tokens 
)