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: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Jan 2011 18:13:41 +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 #3 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-01-20 18:13:40 UTC ---
And thanks for that indeed. By the way, certainly I have no principled
objections to somebody dealing with issues like the one pointed out by Marc,
but only if we are *100%* sure it doesn't cause regressions in other cases and
that doesn't add more complecity to the tricks (and a lot of time ago we came
to the conclusion that some specific issues are essentially unfixable at the
library only level, just to be clear)