[Bug c++/58898] New: Adding default template argument causes to class template compile error
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: evgeny.panasyuk at gmail dot com Following code fails to compile on GCC 4.8.1, but compiles OK and Clang 3.4 and MSVC2010. Live demo: http://coliru.stacked-crooked.com/a
[Bug c++/58080] internal compiler error, decltype in function declaration (for SFINAE purposes)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58080 Evgeny Panasyuk changed: What|Removed |Added CC||evgeny.panasyuk at gmail dot com