LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
explode.cc File Reference
#include "Telegram/explode.h"

Functions

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

Function Documentation

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