Skip to content

Deprecate JSONCPP_NORETURN in favor of C++11 noreturn #964

Closed
@baylesj

Description

@baylesj

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Language ConformanceC++11, style, or language warning topics addressed

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions