AnyCollect  1.1.2
Config.cc File Reference
#include "Config.h"
#include "Source.h"
Include dependency graph for Config.cc:

Go to the source code of this file.

Namespaces

 AnyCollect
 

Functions

void AnyCollect::from_json (const nlohmann::json &je, Config::expression &e) noexcept
 
void AnyCollect::from_json (const nlohmann::json &j, Config &c) noexcept
 Converts a json object into a Config object. More...