|
aws-crt-cpp
C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS implementations for C++.
|
#include <aws/crt/JsonObject.h>#include <aws/crt/external/cJSON.h>#include <algorithm>#include <iterator>Namespaces | |
| namespace | Aws |
| namespace | Aws::Crt |
Functions | |
| static void | Aws::Crt::AddOrReplace (cJSON *root, const char *key, cJSON *value) |