--- 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 dev
--- Comment #2 from pluto at agmk dot net 2007-11-05 19:17 ---
(In reply to comment #1)
> Really, in the times of real concepts in C++0x we don't want to fiddle with
> the
> aged sort-of-simulation in the library.
will libstdc++ in gcc-4.3 have real concepts enabled with -std=c++0x?
--- Comment #1 from pcarlini at suse dot de 2007-11-01 19:55 ---
Really, in the times of real concepts in C++0x we don't want to fiddle with the
aged sort-of-simulation in the library.
--
pcarlini at suse dot de changed:
What|Removed |Added
---