[integer]integer_traits_test incomplete?
12 Jun
2007
12 Jun
'07
12:59 a.m.
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
12 Jun
12 Jun
10:36 p.m.
New subject: [integer]never mind integer_traits_test (was Re: [integer]integer_traits_test incomplete?
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 :(
6904
Age (days ago)
6905
Last active (days ago)
1 comments
1 participants
participants (1)
-
Larry Evans