Closed
Description
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_NORETURN
in favor of C++11's language standard noreturn