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++/57543] decltype needs explicit 'this' pointer in member function declaration of template class with trailing return type


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57543

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW

--- Comment #5 from Paolo Carlini <paolo.carlini at oracle dot com> ---
There is a much more general issue behind this:

  https://gcc.gnu.org/ml/gcc-patches/2014-05/msg02548.html


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