Boost logo

Boost Users :

From: Delfin Rojas (drojas_at_[hidden])
Date: 2005-12-14 17:03:55


Hi there,

Can anybody tell me if Boost.Build defines _SECURE_SCL as 0 when building is
using the vc-8 toolset? If not, has anybody noticed any slowdown in boost
libraries for using the new "secure" runtime?

What about _HAS_ITERATOR_DEBUGGING in debug builds? Is it defined as 0 by
Boost.Build when using the VC-8 toolset? I just spent a few minutes figuring
out a compiler error with std::lower_bound that happened to be caused by the
"Checked Iterators" feature, so I was wondering if boost disables this.

Thanks

Delfin Rojas


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net