tgockel / json-voorhees

A killer modern C++ library for interacting with JSON.
http://tgockel.github.io/json-voorhees/
Apache License 2.0
129 stars 18 forks source link

Fix warnings under C++ 17 #174

Closed PlatypusTechUK closed 4 months ago

PlatypusTechUK commented 4 months ago

Fixes deprecation warnings when building using C++ 17.

Also fixes some includes and types that were not picked up by clang-18