This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/47380] concept checking and incomplete types
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Jan 2011 20:13:13 +0000
- Subject: [Bug libstdc++/47380] concept checking and incomplete types
- Auto-submitted: auto-generated
- References: <bug-47380-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47380
--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-01-20 20:12:55 UTC ---
(In reply to comment #4)
> (In reply to comment #1)
> > Yes it is, and no, we are not going to "fix" the legacy simulated concepts, we
> > are barely keeping the code, for now.
>
> Ok. If it is a "legacy", would you mind saying so in the documentation? I read
> http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01pt03ch08.html (concept
> checking) and the formulation about the "new" implementation is very positive
> and doesn't reflect at all this legacy status.
You didn't think the reference to a first version in 1999 might have been a
hint those docs were written a long time ago :)
I'm updating them now