This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/33976] assignable concept causes errors with self recursive template.



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]