This is an unofficial snapshot of the ISO/IEC JTC1 SC22 WG21 Core Issues List revision 117b. See http://www.open-std.org/jtc1/sc22/wg21/ for the official list.
2025-08-11
1416. Function cv-qualifiers and typeidSection: 7.6.1.8 [expr.typeid] Status: CD3 Submitter: Daniel Krügler Date: 2011-11-17[Moved to DR at the October, 2012 meeting.]
The requirement in 7.6.1.8 [expr.typeid] paragraph 5 that
The top-level cv-qualifiers of the glvalue expression or the type-id that is the operand of typeid are always ignored
could be misinterpreted as referring to cv-qualifiers in a function type, even though it is clear that a function type is never cv-qualified. A note emphasizing the fact that that is not the case would be helpful.
Proposed resolution (February, 2012):
Change 7.6.1.8 [expr.typeid] paragraph 5 as follows:
The top-level cv-qualifiers of the glvalue expression or the type-id that is the operand of typeid are always ignored. If the type of the expression or type-id is a cv-qualified type, the result of the typeid expression refers to a std::type_info object representing the cv-unqualified type. [Example:...
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