Boost logo

Boost :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-06-12 10:36:15


On 06/11/2007 11:59 AM, Larry Evans wrote:
> The reason for the question in subject is explained
> in the following post:
>
> http://thread.gmane.org/gmane.comp.parsers.spirit.devel/3121/focus=3195
>

Never mind. The problem is probably because the dynamic_bitset CTOR
expects a std::size_t and that's not large enough to handle the
range of wchar_t; hence, the CTOR arg is converted to 0 which,
I assume, is not a good value for num_bits.

Sorry for noise :(


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