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++/38174] Missing some built-in candidates for operator overloading


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paolo.carlini at oracle dot
                   |                            |com

--- Comment #7 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-14 00:19:43 UTC ---
Eh, eh, I hadn't realized that composite pointer type isn't just a term of art
(which, to be honest, I didn't really know well, meant to study) but also an
actual function! Looks like the whole fix could be quite elegant!


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