Serialize dynamic_bitset?
29 Sep
2008
29 Sep
'08
2:37 a.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
5886
Age (days ago)
5886
Last active (days ago)
0 comments
1 participants
participants (1)
-
Simon Fraser