Boost logo

Boost :

From: Michael Glassford (glassfordm_at_[hidden])
Date: 2005-03-30 12:08:12


Vladimir Prus wrote:
>>Would there be any problem if I comment out the explicit instantations in
>>this file for production code ?
>>Are they in there *only* for syntax checking ???
>
>
> I think that's the case.

Correct.

> Adding #ifndef NDEBUG
> might be a reasonable solution. Note that if you use all of mutex types,
> you'll still get the code size penalty, but most likely you won't use all
> of them.
>
>
>>In this case, what about commiting a new rev in the cvs without this ?
>
>
> That's up to Boost.Thread maintainers.

Done.

Mike


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk