[Bug c++/58910] New: std::Tuple_impl is non constexpr when using identical userdefined structs as type
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: Gaetano.Checinski at googlemail dot com Following code does not compile with gcc-snapshot(2013-10-21) : #include using namespace std; struct t1{ constexpr t1
[Bug c++/53609] New: Wrong variadic template pack expansion
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53609 Bug #: 53609 Summary: Wrong variadic template pack expansion Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P