LibTgBotPP
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
explode.h
Go to the documentation of this file.
1
#ifndef __explode_h__
2
#define __explode_h__
3
4
#include <string>
5
#include <vector>
6
7
std::vector<std::string>
explode
(
const
std::string&,
const
std::string &);
8
9
#endif
explode
std::vector< std::string > explode(const std::string &, const std::string &)
Definition:
explode.cc:3
include
Telegram
explode.h
Generated on Mon May 2 2016 10:12:40 for LibTgBotPP by
1.8.6