LibTgBotPP
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Macros
http_build_query.h
Go to the documentation of this file.
1
#ifndef __HTTP_BUILD_QUERY_H__
2
#define __HTTP_BUILD_QUERY_H__
3
4
#include <map>
5
#include <string>
6
7
std::string
http_build_query
(std::map<std::string, std::string>);
8
9
#endif
http_build_query
std::string http_build_query(std::map< std::string, std::string >)
Definition:
http_build_query.cc:3
src
http_build_query.h
Generated on Sun Jun 4 2017 13:31:53 for LibTgBotPP by
1.8.6