Boost logo

Boost :

Subject: Re: [boost] [serialization] serializing std::bitset
From: Kenny Riddile (kfriddile_at_[hidden])
Date: 2009-04-03 20:35:44


I have created ticket #2912:

https://svn.boost.org/trac/boost/ticket/2912

and attached the implementation I'm currently using along with a unit test.

-Kenny Riddile

Robert Ramey wrote:
> If someone want's to make test for this similar to the tests in the
> serialization library we can consider adding it in. Prepare a TRAC item.
>
> Robert Ramey
>
> Brian Ravnsgaard Riis wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Kenny Riddile wrote:
>>> Thanks...I went ahead and added the NVP wrappers and it works.
>>> Still, I would like to see std::bitset support actually added to the
>>> library. I was a bit surprised when I didn't find it, especially
>>> after reading this line in the library documentation:
>> Same here. That was why I started that thread back then. However...
>>
>>> "The serialization library contains code for serialization of all STL
>>> classes."
>> ...by most people's definition, I don't think std::bitset is actually
>> part of the STL. The standard C++ library, yes indeed, but not the
>> STL.
>> So that line doesn't actually promise it will be there.
>>
>> Not that this is a good reason for it not to be there, of course.
>> Seeing, though, as you and I are the only two persons in three years
>> to actually request it, maybe std::bitset is simply not that much
>> used...
>>
>> /Brian
>>
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v2.0.7 (MingW32)
>> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>>
>> iD8DBQFJ1mlBk1tAOprY6QERAohpAKCXoc2ibLOs8xYHLLfCGEexv9VNvwCfbNGp
>> qzVwrFBuc/Uq9/DtNSv4VRE=
>> =vVEt
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> Unsubscribe & other changes:
>> http://lists.boost.org/mailman/listinfo.cgi/boost
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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