Created on 2025-10-01.00:00:00 last changed 2 days ago
Suggested resolution
Change in 10.2 [module.interface] paragraph 7 as follows:
[Note 3: Names introduced by exported declarations haveeitherexternal linkage, internal linkage, or no linkage; see 6.7 [basic.link]. Namespace-scope declarations exported by a module can be found by name lookup in any translation unit importing that module (6.5 [basic.lookup]). Class and enumeration member names can be found by name lookup in any context in which a definition of the type is reachable. —end note]
The note in 10.2 [module.interface] paragraph 7 incorrectly omits internal linkage names provided by header units; see 10.3 [module.import] paragraph 6.
History | |||
---|---|---|---|
Date | User | Action | Args |
2025-10-11 22:12:54 | admin | set | messages: + msg8154 |
2025-10-01 00:00:00 | admin | create |