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