[geos-devel] JTS Assert class

strk strk at keybit.net
Mon Feb 6 07:29:28 EST 2006


Martin, am I right assuming the Assert
class to be only used to catch developer
errors (as contrary to user input execptions)?

I'm thinking about changing all Assert::isTrue()
calls with assert() macro provided by standard
C++ lib. An expression evaluating to false
will abort the program.

--strk;

 +----------------------------------------+
 | Fight against software patents in EU!  |
 | www.ffii.org www.nosoftwarepatents.org |
 +----------------------------------------+




More information about the geos-devel mailing list