mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-10-05 02:42:35 -04: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.