[Bug c++/82758] New: Allocators declared `final` are not acceptible by containers

2017-10-28 Thread wmx16835 at 126 dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: wmx16835 at 126 dot com Target Milestone: --- I found that any allocator type declared `final` are not acceptable by the implementation of the containers that require allocators, including

[Bug c++/71174] [concepts] Segmentation fault while processing concepts error

2017-04-05 Thread wmx16835 at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71174 wmx16835 at 126 dot com changed: What|Removed |Added CC||wmx16835 at 126 dot com