This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15771] std::assert(true) doesn't compile, assert(true) does (but shouldn't).
- From: "thorstein at thorsteinsson dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Jun 2004 12:51:33 -0000
- Subject: [Bug c++/15771] std::assert(true) doesn't compile, assert(true) does (but shouldn't).
- References: <20040602101607.15771.thorstein@thorsteinsson.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From thorstein at thorsteinsson dot net 2004-06-08 12:51 -------
Having taken a look at the standard that seems to be right. Thanks.
Thorstein
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15771