This is the mail archive of the gcc-bugs@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: c++/10648: template instantiation doesn't respect evaluation order of &&


Synopsis: template instantiation doesn't respect evaluation order of &&

State-Changed-From-To: open->closed
State-Changed-By: bajo
State-Changed-When: Wed May  7 00:34:17 2003
State-Changed-Why:
    Short-circuiting compilation of boolean expressions is not
    prescribed in the standard. Your code fails on any compiler
    I checked it in anyway, as a further confirm.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10648


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