|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2002-11-20 16:34:50
attached mail follows:
I just checked CVS, and boost\dynamic_bitset.hpp needs a change to avoid a warning with Everett:
Here is the patch:
50c50
< #ifdef BOOST_MSVC
--- > #if (BOOST_MSVC <= 1300) Jason
-- David Abrahams dave_at_[hidden] * http://www.boost-consulting.com Boost support, enhancements, training, and commercial distribution
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk