http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57419

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2013-05-28
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to David Krauss from comment #0)
> Using reference-to-member syntax 

You mean taking its address, right?

Access control shouldn't stop it being referred to, but it should result in
substitution failure rather than an error.

Reply via email to