This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/33976] assignable concept causes errors with self recursive template.
- From: "pcarlini at suse dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2007 19:25:14 -0000
- Subject: [Bug libstdc++/33976] assignable concept causes errors with self recursive template.
- References: <bug-33976-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pcarlini at suse dot de 2007-11-05 19:25 -------
No, it's too late for that, and the actual implementation still needs work,
performance-wise (as far as I know). But you can try ConceptGCC:
http://www.generic-programming.org/software/ConceptGCC/
and also track the development in the C++0x branch:
http://gcc.gnu.org/projects/cxx0x.html
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33976