mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-11-06 21:56:22 +01:00
This patch removes the custom JSONCPP_NORETURN macro in favor of the C++11 standard [[noreturn]] attribute.
This patch removes the custom JSONCPP_NORETURN macro in favor of the C++11 standard [[noreturn]] attribute.