Hi, I have to write code for serialization of dynamic bitset. I could well write the code by iterating through the bitset, but i was just wondering, why it is not provided as part of the library. Thanks, Gokul.