Re: g++ extension for Concepts TS

2017-04-10 Thread Nathan Ridge
cc Andrew Sutton From: gcc-ow...@gcc.gnu.org on behalf of Christopher Di Bella Sent: April 2, 2017 8:57 AM To: gcc Mailing List Subject: g++ extension for Concepts TS Hey all, I've been working on a concept extension that permits type aliases i

g++ extension for Concepts TS

2017-04-02 Thread Christopher Di Bella
Hey all, I've been working on a concept extension that permits type aliases inside the requires-seq. The grammar addition is fairly simple. ``` requirement-seq requirement alias-declaration requirement-seq requirement ``` Semantically, this change forces a requirement-body to open a new