ReactOS 0.4.15-dev-7918-g2a2556c
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 
)