This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/52816] [C++11] Access to private members inside decltype in the signature of a member template causes access control error


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2012-06-15
            Summary|Access to private members   |[C++11] Access to private
                   |inside decltype in the      |members inside decltype in
                   |signature of a member       |the signature of a member
                   |template causes access      |template causes access
                   |control error               |control error
     Ever Confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-06-15 18:43:38 UTC ---
confirmed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]