![]() |
MySQL 9.3.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
namespace | helper |
namespace | helper::json |
Typedefs | |
using | helper::json::MapObject = std::map< std::string, std::string > |
std::map that represents simple JSON object. More... | |
Functions | |
std::string | helper::json::to_string (const MapObject &map) |
template<typename RapidJson > | |
std::string | helper::json::to_string (const RapidJson &v) |