Skip to content

Conversation

jensmaurer
Copy link
Member

Function types that can only be used for member functions
(because they have cv-qualifiers or a ref-qualifier)
cannot appear as a typeid operand.

Fixes #3260.

Function types that can only be used for member functions
(because they have cv-qualifiers or a ref-qualifier)
cannot appear as a typeid operand.
@zygoloid zygoloid merged commit 5fe6230 into cplusplus:master Oct 6, 2019
@jensmaurer jensmaurer deleted the c13 branch October 20, 2019 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[expr.typeid] Add a note covering abominable function types as type-id
2 participants