[C++ Patch/RFC] PR 56450

Jason Merrill jason@redhat.com
Sat Apr 27 09:07:00 GMT 2013


Why should id_expression_or_member_access_p be false? 
"declval<T>().dummy" is a class member access (5.2.5) regardless of what 
kind of member dummy is.

Jason



More information about the Gcc-patches mailing list