[Bug c++/57543] New: decltype needs eplicity 'this' pointer in member function declaration of template class with trailing return type

2013-06-06 Thread mitchnull+gcc at gmail dot com
Version: 4.8.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: mitchnull+gcc at gmail dot com Created attachment 30268 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id

[Bug c++/53039] [C++11]including breaks std::is_convertible with template-pack expansion

2012-04-19 Thread mitchnull+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039 --- Comment #2 from Radics Péter 2012-04-19 08:00:00 UTC --- Created attachment 27187 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27187 4.7.0 output test run on arch linux

[Bug c++/53039] [C++11]including breaks std::is_convertible with template-pack expansion

2012-04-19 Thread mitchnull+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039 --- Comment #1 from Radics Péter 2012-04-19 07:59:06 UTC --- Created attachment 27186 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27186 4.8.0 output test run by sam of #c++ on freenode

[Bug c++/53039] New: [C++11]including breaks std::is_convertible with template-pack expansion

2012-04-19 Thread mitchnull+gcc at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53039 Bug #: 53039 Summary: [C++11]including breaks std::is_convertible with template-pack expansion Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCON