This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of C++17 status.
2866. Incorrect derived classes constraintsSection: 16.4.6.13 [derivation] Status: C++17 Submitter: Great Britain Opened: 2017-02-03 Last modified: 2020-09-06
Priority: Not Prioritized
View all other issues in [derivation].
View all issues with C++17 status.
Discussion:
Addresses GB 36
For bullet (3.2), no base classes are described as non-virtual. Rather, base classes are not specified as virtual, a subtly different negative.
Proposed change:
Rewrite bullet 3.2:
Every base class not specified as virtual shall not be virtual;
[Kona 2017-03-01]
Accepted as Immediate to resolve NB comment.
Proposed resolution:
This wording is relative to N4640.
Modify 16.4.6.13 [derivation] paragraph 3.2 as indicated:
Every base class described as non-virtual
shall not be virtual; Every base class not specified asvirtual
shall not be virtual;
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4