Topic: Proposal for a fixed-capacity vector.
Author: Kevin Hall <gitkevinhall@gmail.com>
Date: Mon, 26 Oct 2015 01:50:12 -0700 (PDT)
Raw View
------=_Part_5450_721648485.1445849412694
Content-Type: multipart/alternative;
boundary="----=_Part_5451_1205387392.1445849412694"
------=_Part_5451_1205387392.1445849412694
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
In the CppCon 2015 session =E2=80=9CGrill the Committee=E2=80=9D, Container=
s that do not=20
use the free store is something Bjarne Stroustrup mentioned he would like=
=20
to see. I work on embedded projects and would like to see something=20
developed here too. The following GitHub project is a rough first go at=20
putting an implementation together for a fixed-capacity vector:
https://github.com/KevinDHall/Embedded-Containers
The intent is to flesh out details with a fixed-capacity vector first and=
=20
then work on other containers. The README.md file there gives more=20
background.
If there is interest, I would like to help develop this or a similar=20
proposal from someone. I appreciate feedback.
Thank you!
- Kevin Hall
--=20
---=20
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 e=
mail 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-proposa=
ls/.
------=_Part_5451_1205387392.1445849412694
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">In the CppCon 2015 session =E2=80=9CGrill the Committee=E2=
=80=9D, Containers that do not use the free store is something Bjarne Strou=
strup mentioned he would like to see.=C2=A0 I work on embedded projects and=
would like to see something developed here too.=C2=A0 The following GitHub=
project is a rough first go at putting an implementation together for a fi=
xed-capacity vector:<br><br>https://github.com/KevinDHall/Embedded-Containe=
rs<br><br>The intent is to flesh out details with a fixed-capacity vector f=
irst and then work on other containers.=C2=A0 The README.md file there give=
s more background.<br><br>If there is interest, I would like to help develo=
p this or a similar proposal from someone.=C2=A0 I appreciate feedback.<br>=
<br>Thank you!<br><br>- Kevin Hall<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_5451_1205387392.1445849412694--
------=_Part_5450_721648485.1445849412694--
.