Skip to content

Use of reserved identifiers #578

@melak47

Description

@melak47

A quick scan shows at least __catchResult and ____C_A_T_C_H____T_E_S_T____ being used,
but since these identifiers contain double underscores, they are reserved for
the compiler/stdlib implementation: [lex.name] 2.10.3 ([global.names] 17.6.4.3.2 until C++17)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions