Skip to content

FR-003-031 6.7p10 [basic.link] Codify strong ownership for modules #606

@wg21bot

Description

@wg21bot

All C++ implementations have converged on “strong ownership” of modules, with none planning to implement “weak ownership”. This disposition no longer serves any purpose other than removing certainty.

Proposed change:

Codify only the strong ownership model as follows: “If two declarations of an entity are attached to different modules, the program is ill-formed if one declaration is reachable from the other.”

Duplicate of #605

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions