Serialize dynamic_bitset?

28 Sep
2008
28 Sep
'08
8:37 p.m.
Does anyone have any code available to serialize dynamic_bitset? I'm guessing it would be most efficient to use from_block_range/ to_block_range and serialize the blocks one by one, or would it be reasonable to use to_string and the string constructor? I worry that care needs to be taken to avoid endianness issues. Thanks Simon
6107
Age (days ago)
6107
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Fraser