$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Serialization on boost::dynamic bitset
From: Gokulakannan Somasundaram (gokul007_at_[hidden])
Date: 2009-07-11 04:44:23
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.