This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: is_predicate_p?
- From: Tim Hollebeek <tim at hollebeek dot com>
- To: Gabriel Dos Reis <gdr at codesourcery dot com>
- Cc: "Kaveh R. Ghazi" <ghazi at caip dot rutgers dot edu>, gcc at gcc dot gnu dot org
- Date: Sat, 8 Jun 2002 21:33:06 -0400
- Subject: Re: is_predicate_p?
- References: <200206081250.IAA06610@caip.rutgers.edu> <m3sn3x6b70.fsf@merlin.nerim.net>
- Reply-to: tim at hollebeek dot com
> | FWIW, I also think we should standardize on all of them returning
> | bool.
>
> I think that was agreed upon, in past discussions.
It might also be worthwhile insisting that they be pure.
-Tim