Topic: Standard iterator adaptors with the family pf emplace methods.


Author: Vlad from Moscow <vlad.moscow@mail.ru>
Date: Tue, 30 Jun 2015 04:01:15 -0700 (PDT)
Raw View
------=_Part_483_1990009034.1435662075288
Content-Type: multipart/alternative;
 boundary="----=_Part_484_1171516060.1435662075288"

------=_Part_484_1171516060.1435662075288
Content-Type: text/plain; charset=UTF-8

Answering this question at SO

http://stackoverflow.com/questions/31134864/why-so-many-copying-while-transforming-copying-vector/31135891#31135891

I was disappointed that there are no iterator adapters for emplace methods
in the C++ Standard.

So what about such iterator adapters like emplace_back_insert_iterator,
emplace_front_insert_iterator and so on?

--

---
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_484_1171516060.1435662075288
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Answering this question at SO</div><div><br></div><di=
v><a href=3D"http://stackoverflow.com/questions/31134864/why-so-many-copyin=
g-while-transforming-copying-vector/31135891#31135891">http://stackoverflow=
..com/questions/31134864/why-so-many-copying-while-transforming-copying-vect=
or/31135891#31135891</a></div><div><br></div><div>I was disappointed that t=
here are no iterator adapters for emplace methods in the C++ Standard.</div=
><div><br></div><div>So what about such iterator adapters like emplace_back=
_insert_iterator, emplace_front_insert_iterator and so on?</div></div>

<p></p>

-- <br />
<br />
--- <br />
You received this message because you are subscribed to the Google Groups &=
quot;ISO C++ Standard - Future Proposals&quot; 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_484_1171516060.1435662075288--
------=_Part_483_1990009034.1435662075288--

.