You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We have a hacky, compiler specific macro due to being pre C++11. This should be replaced with a standard language feature.
Describe the solution you'd like
Deletion of JSONCPP_DEPRECATED in favor of C++11's language standard deprecated