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++/51829] decltype() deduces non-const but only in a template


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

--- Comment #8 from Seth Heeren <bugs at sehe dot nl> 2012-10-15 21:14:45 UTC ---
That is great. I confirmed this with gcc version 4.7.0 20111010 (experimental)
[trunk revision 179769]

The problem has been solved.

Thanks everyone,
Seth


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