home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!taumet!steve
- From: steve@taumet.com (Steve Clamage)
- Subject: Re: reference to C++ assertion macro package?
- Message-ID: <1992Jul25.152611.18998@taumet.com>
- Keywords: C++, assertions, precondition, postcondition, invariants
- Organization: TauMetric Corporation
- References: <18608@drutx.ATT.COM> <1992Jul24.140309.29971@ucc.su.OZ.AU>
- Date: Sat, 25 Jul 1992 15:26:11 GMT
- Lines: 13
-
- maxtal@extro.ucc.su.OZ.AU (John MAX Skaller) writes:
-
- > Does anyone have details of the proposed assertion
- >facility for C++?
-
- The <assert.h> facility from Standard C is part of C++. I have not seen
- any proposals for anything else. If in particular you mean something
- like the pre- and post-conditions for Eiffel classes, I haven't seen any
- discussion of them.
- --
-
- Steve Clamage, TauMetric Corp, steve@taumet.com
- Vice Chair, ANSI C++ Committee, X3J16
-