[Bug c++/57919] New: [C++11] Alias templates cause partial specialization to erroneously fail

2013-07-17 Thread cheesear at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: cheesear at gmail dot com Created attachment 30516 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30516&action=edit MWE that causes the aforementioned error. The use o

[Bug c++/52026] New: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda

2012-01-27 Thread cheesear at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52026 Bug #: 52026 Summary: [c++0x] g++: Constexpr Variable Appears Uninitialized in Lambda Classification: Unclassified Product: gcc Version: 4.6.1 Status: UNCONFIRMED

[Bug c++/52014] [c++0x] g++: Segfault When `decltype` Used in Nested Lambda Function Defined in Class Member Function

2012-01-26 Thread cheesear at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52014 --- Comment #1 from cheesear at gmail dot com 2012-01-27 07:05:26 UTC --- Sorry, accidentally hit return before I was ready. The code sample fails to compile because of the use of decltype in the parameter-list of the nested lambda function

[Bug c++/52014] New: [c++0x] g++: Segfault When `decltype` Used in Nested Lambda Function Defined in Class Member Function

2012-01-26 Thread cheesear at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52014 Bug #: 52014 Summary: [c++0x] g++: Segfault When `decltype` Used in Nested Lambda Function Defined in Class Member Function Classification: Unclassified Product: gcc Version: 4.6