Wanted: original ConceptGCC downloads / branch, concepts-lite branch

Jonathan Wakely jwakely.gcc@gmail.com
Wed Aug 17 12:46:51 GMT 2022


On Wed, 17 Aug 2022, 13:43 Aaron Gray via Gcc, <gcc@gcc.gnu.org> wrote:

> Hi,
>
> I am looking for the original ConceptGCC source code, the
> https://www.generic-programming.org/software/ConceptGCC/download.html has
> all broken links and the SVN is gone.
>
> Is this available on GCC git or SVN ?
>

I don't think so, but I can't check now. I would ask Doug Gregor where that
code can be found now.


> Also I am wondering if the original concepts-lite code is available too
> anywhere please ?
>

Define "original". Andrew Sutton's Concepts Lite implementation was merged
into GCC trunk, and evolved to also support C++20 concepts.



> Also any pointers to the documentation for the current implementation ?
>

Only comments in the code, I think.


More information about the Gcc mailing list