|
Boost : |
From: Peter Dimov (pdimov_at_[hidden])
Date: 2008-04-13 17:05:35
Ulrich Eckhardt:
> Well, one thing is sure for me, all the libraries should have the 'g' in
> their
> name[1], in order to mark diagnostic builds then.
One might expect 'g' for VC8 to indicate _HAS_ITERATOR_DEBUGGING:
http://msdn2.microsoft.com/en-us/library/aa985982(VS.80).aspx
which is a separate diagnostic mode of the STL, much heavier than
_SECURE_SCL:
http://msdn2.microsoft.com/en-us/library/aa985965(VS.80).aspx
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk