LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
explode.h File Reference
#include <string>
#include <vector>

Go to the source code of this file.

Functions

std::vector< std::string > explode (const std::string &, const std::string &)
 

Function Documentation

std::vector<std::string> explode ( const std::string &  ,
const std::string &   
)