Topic: Bitsets with extended fuctionalities: strongly typed
Author: Vincent Reverdy <vince.rev@gmail.com>
Date: Mon, 15 Dec 2014 00:38:33 -0800 (PST)
Raw View
------=_Part_2233_182208320.1418632713818
Content-Type: multipart/alternative;
boundary="----=_Part_2234_846285167.1418632713823"
------=_Part_2234_846285167.1418632713823
Content-Type: text/plain; charset=UTF-8
Hello.
I would like to know whether proposals has already been made about the
standardization of a dynamic bitset ?
I tend to think that static bitset and dynamic bitset (with an ability to
resize, contrary to the boost version) possibly encoded as arrays and
vectors of unsigned integral types are currently lacking in the standard
library (and it seems to me important to stop the use of std::vector<bool>
as dynamic bitset).
Is there an interest in that, at least from the community?
Is there any cons against that?
Thank you very much,
Vincent
--
---
You received this message because you are subscribed to the Google Groups "ISO C++ Standard - Future Proposals" group.
To unsubscribe from this group and stop receiving emails from it, send an email to std-proposals+unsubscribe@isocpp.org.
To post to this group, send email to std-proposals@isocpp.org.
Visit this group at http://groups.google.com/a/isocpp.org/group/std-proposals/.
------=_Part_2234_846285167.1418632713823
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Hello.<br><br>I would like to know whether proposals has a=
lready been made about the standardization of a dynamic bitset ?<br>I tend =
to think that static bitset and dynamic bitset (with an ability to resize, =
contrary to the boost version) possibly encoded as arrays and vectors of un=
signed integral types are currently lacking in the standard library (and it=
seems to me important to stop the use of std::vector<bool> as dynami=
c bitset).<br>Is there an interest in that, at least from the community?<br=
>Is there any cons against that?<br><br>Thank you very much,<br>Vincent<br>=
</div>
<p></p>
-- <br />
<br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:std-proposals+unsubscribe@isocpp.org">std-proposa=
ls+unsubscribe@isocpp.org</a>.<br />
To post to this group, send email to <a href=3D"mailto:std-proposals@isocpp=
..org">std-proposals@isocpp.org</a>.<br />
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/">http://groups.google.com/a/isocpp.org/group/std-proposals/<=
/a>.<br />
------=_Part_2234_846285167.1418632713823--
------=_Part_2233_182208320.1418632713818--
.