From: Russell Hind (yg-boost-users_at_[hidden])
Date: 2003-05-20 04:49:22


Does doing a release build of the boost libraries define NDEBUG. (don't
know if this is standard) but in C++Builder, NDEBUG disables asserts so
it is useful to define it when doing release builds.

Thanks

Russell