[Bug c++/55558] [C++11] decltype on a static member variable in a template function results in an internal compiler error

devkid at gmx dot net gcc-bugzilla@gcc.gnu.org
Sat Dec 1 20:58:00 GMT 2012


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

--- Comment #1 from Alfred Krohmer <devkid at gmx dot net> 2012-12-01 20:57:57 UTC ---
Just figured out that the class does not need to be specialized in order to
reproduce the bug, so the member variable could also be declared in the
unspecialized class.



More information about the Gcc-bugs mailing list