This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: hook concept checking into compiler checking? (was Re: feb-2002 libstdc++ outstanding)
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Phil Edwards <phil at jaj dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Mon, 11 Mar 2002 19:03:24 -0800 (PST)
- Subject: Re: hook concept checking into compiler checking? (was Re: feb-2002 libstdc++ outstanding)
> What if we make --enable-concept-checking pay attention to the top-level's
> --enable-checking option?
Hmmmmmmm....... sounds like a promising idea. First though, are
testresults identical for --enable-concept-checking and
--disable-concept-checking?
-benjamin