Tech Support > Computers & Technology > Programming > C++ assertion packages
C++ assertion packages
Posted by Mr Moiz Rassiwala on January 7th, 2005


Hey all
can someone suggest some assertion pre processors or some kinda assertion
packages for the use of assertions in C++ ? so that i can use the assertions
like eiffel.
thanx,
moiz


Posted by EventHelix.com on January 7th, 2005


The following article discusses design by contact in C++:

http://www.eventhelix.com/RealtimeMa...y_contract.htm

Deepa
--
http://www.EventHelix.com/EventStudio
EventStudio 2.5 - Automate sequence diagram generation

Posted by beliavsky@aol.com on January 7th, 2005


I suggest asking this question in comp.lang.c++ or
comp.lang.c++.moderated.


Similar Posts