Using the block iterator version of the dynamic_bitset constructor?
26 May
2007
26 May
'07
2:33 a.m.
How do you use the BlockInputIterator version of the dynamic_bitset? template <typename BlockInputIterator> dynamic_bitset(BlockInputIterator first, BlockInputIterator last, const Allocator& alloc = Allocator()) What kind of iterator should I use? Thanks in advance for any help, Graham
6382
Age (days ago)
6382
Last active (days ago)
0 comments
1 participants
participants (1)
-
Graham Reitz