Re: GSoC (Making C++ concepts conform to the current standard)

2018-03-14 Thread Nathan Sidwell
On 03/14/2018 01:23 PM, Martin Jambor wrote: My familiarity and continuous reading of the C++ Standard has encouraged me to extend the previously developed support for concepts in GCC. I want to modify the implementation to conform with the current specification in the C++ Standard. I am curious

Re: GSoC (Making C++ concepts conform to the current standard)

2018-03-14 Thread Martin Jambor
Hello Maria, On Wed, Mar 14 2018, Maria Kalikas wrote: > Hello anyone this concerns, > > My name is Maria Kalikas and I am a senior majoring in Computer Science at > The University of Akron. > > My familiarity and continuous reading of the C++ Standard has encouraged me > to extend the previously