Created on 2016-03-09.00:00:00 last changed 94 months ago
Rationale (November, 2016):
The specification is as intended.
Consider:
namespace {
extern "C" void f() { }
}
Does f have internal or external linkage? Implementations seem to give f external linkage, but the standard prescribes internal linkage per 6.7 [basic.link] paragraph 4.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-27 00:00:00 | admin | set | messages: + msg6000 |
| 2018-02-27 00:00:00 | admin | set | status: open -> nad |
| 2016-03-09 00:00:00 | admin | create | |