Giri's C++ Support Library
C++ library providing everything you need to quickly create awesome applications.
|
Collection of helper functions and objects. More...
Functions | |
std::string | json_escape (const std::string &str) |
Variables | |
const json::error_category | json_error_category |
Collection of helper functions and objects.
|
inline |
str | String to escape |
|
inline |
Instance of json::error_category, can be reused, no need to create multiple instances