Boost logo

Boost :

Subject: [boost] [serialization] serializing std::bitset
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-04-01 19:46:12


I need to serialize a std::bitset. I found an implementation by Brian
Ravnsgaard Riis from 2006 in the vault that doesn't work with xml
archives out of the box since it fails to use nvp wrappers internally.
Should I just add the nvp wrappers or is there anything more current for
serializing std::bitsets?


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk