Skip to content

Remove text on anonymous enums in ABI chapter #962

Open
@schulzm

Description

@schulzm

Remove the following plus its ratioal

0.3.4 Integer Constants
Integer constants fall into groups, where all constants in each group must have unique values. To enforce unique values, groups of integer constants are defined in anonymous enums.
Rationale. Using anonymous enums, rather than preprocessor macros, may provide more useful debugging information in the application binary. (End of rationale.)

Metadata

Metadata

Assignees

Labels

chap-abiABI Chapter Committeehad readingCompleted the formal proposal readingmpi-5.0For inclusion in the MPI 5.0 standardscheduled first-and-only voteFirst-and-only vote is scheduled for the next meeting

Type

No type

Projects

Status

Had Reading

Relationships

None yet

Development

No branches or pull requests

Issue actions