NuGet Package¶
Package: SiddiqSoft.sip2json (header-only, native C++20).
Installation¶
Configuration¶
- Set C++ Language Standard to C++20 (
/std:c++20). - Dependency
nlohmann.json(v3.12+) is resolved automatically. - Includes
siddiqsoft.sip2json.natvisfor Visual Studio debugger inspection.