MEMBER_TYPE and CV qualifiers

Jason Merrill jason@redhat.com
Tue Jul 19 18:44:00 GMT 2005


I think that the underlying problem here, as with pointers to data members,
comes from using POINTER_TYPE in the first type.  Pointers to members are
not pointers, and so using POINTER_TYPE just causes confusion.

Jason



More information about the Gcc mailing list