This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51829] decltype() deduces non-const but only in a template
- From: "bugs at sehe dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 11 Jan 2012 21:32:11 +0000
- Subject: [Bug c++/51829] decltype() deduces non-const but only in a template
- Auto-submitted: auto-generated
- References: <bug-51829-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51829
--- Comment #1 from Seth Heeren <bugs at sehe dot nl> 2012-01-11 21:32:11 UTC ---
Created attachment 26302
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26302
(gz) preprocessed source for the minimal testcase