This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [v3,trunk] disable a concept check for std::transform
- To: Phil Edwards <pedwards at disaster dot jaj dot com>
- Subject: Re: [v3,trunk] disable a concept check for std::transform
- From: Gabriel Dos Reis <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>
- Date: 18 Apr 2001 01:40:30 +0200
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Organization: CMLA, ENS Cachan -- CNRS UMR 8536 (France)
- References: <20010417193129.A4272@disaster.jaj.com>
Phil Edwards <pedwards@disaster.jaj.com> writes:
| Thanks to some prompting by Peter Schmid, one of the tests being done in the
| (old and new) checks was discovered to be too strict. I fear the correct
| method is going to require some hefty cleverness, and as such we're not
| going to do it until it's clever *and clean and sensible*.
|
| Tested and applied to trunk.
Please, could remove the corresponding piece of code on branch as well?
Thanks,
-- Gaby