This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add irreflexive comparison debug check


On 21/08/15 21:30 +0200, François Dumont wrote:
Ok, it looks like you really want to provide this check in pre-C++11
mode so here it is.

Tested under Linux x86_64.

Ok to commit ?

This looks great, thanks for doing the extra work to avoid the SFINAE
checks when the types are the same. Very nice.

OK for trunk.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]