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++/48296] [C++0x] constexpr member function cannot use the class type it belongs as parameter type or return type


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at gcc dot gnu.org
            Summary|constexpr member function   |[C++0x] constexpr member
                   |cannot use the class type   |function cannot use the
                   |it belongs as parameter     |class type it belongs as
                   |type or return type         |parameter type or return
                   |                            |type

--- Comment #1 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-03-28 16:11:00 UTC ---
Adding Jason in CC.


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