Skip to content

feat(JSON for modern C++): Integrate nlohmann_json library

René Paris requested to merge feature/nlohmann_json into main

Integrates the commonly used JSON library for convenient parsing of custom properites, carring object data encoded as string.

Merge request reports

Loading