Topic: modern stream manipulators
Author: nightfinchio@gmail.com
Date: Wed, 10 May 2017 19:32:08 -0700 (PDT)
Raw View
------=_Part_4314_439566096.1494469928521
Content-Type: multipart/alternative;
boundary="----=_Part_4315_1359450080.1494469928521"
------=_Part_4315_1359450080.1494469928521
Content-Type: text/plain; charset="UTF-8"
I am not sure if this warrants a proposal, but anyways it is possibly a
very simple addition unless I am missing something important.
https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/
--
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.
To view this discussion on the web visit https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/e317650b-f1cb-4a20-9c8a-6aa96d853113%40isocpp.org.
------=_Part_4315_1359450080.1494469928521
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">I am not sure if this warrants a proposal, but anyways it =
is possibly a very simple addition unless I am missing something important.=
<div>https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/<br><=
/div><div><br></div></div>
<p></p>
-- <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 />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/e317650b-f1cb-4a20-9c8a-6aa96d853113%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/e317650b-f1cb-4a20-9c8a-6aa96d853113=
%40isocpp.org</a>.<br />
------=_Part_4315_1359450080.1494469928521--
------=_Part_4314_439566096.1494469928521--
.
Author: Arthur O'Dwyer <arthur.j.odwyer@gmail.com>
Date: Thu, 11 May 2017 17:06:32 -0700 (PDT)
Raw View
------=_Part_4336_742869977.1494547592771
Content-Type: multipart/alternative;
boundary="----=_Part_4337_532355758.1494547592771"
------=_Part_4337_532355758.1494547592771
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
On Wednesday, May 10, 2017 at 7:32:08 PM UTC-7, nightf...@gmail.com wrote:
>
> I am not sure if this warrants a proposal, but anyways it is possibly a=
=20
> very simple addition unless I am missing something important.
> https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/
>
This is one of the many things on my personal to-propose list. :)
I'd be happy to review and/or coauthor such a proposal if you beat me to it=
=20
(which is highly likely).
=E2=80=93Arthur
--=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.
To view this discussion on the web visit https://groups.google.com/a/isocpp=
..org/d/msgid/std-proposals/7d1f8fd7-2c1b-46b1-a406-11d82c98388a%40isocpp.or=
g.
------=_Part_4337_532355758.1494547592771
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">On Wednesday, May 10, 2017 at 7:32:08 PM UTC-7, nightf...@=
gmail.com wrote:<blockquote class=3D"gmail_quote" style=3D"margin: 0;margin=
-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;"><div dir=3D"lt=
r">I am not sure if this warrants a proposal, but anyways it is possibly a =
very simple addition unless I am missing something important.<div><a href=
=3D"https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/" targ=
et=3D"_blank" rel=3D"nofollow" onmousedown=3D"this.href=3D'https://www.=
google.com/url?q\x3dhttps%3A%2F%2Fwww.reddit.com%2Fr%2Fcpp%2Fcomments%2F6a7=
vsf%2Fstream_manipulators%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEihRhy=
NjfHyMp49xFC-3_Wf0Iq3g';return true;" onclick=3D"this.href=3D'https=
://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.reddit.com%2Fr%2Fcpp%2Fcomment=
s%2F6a7vsf%2Fstream_manipulators%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjC=
NEihRhyNjfHyMp49xFC-3_Wf0Iq3g';return true;">https://www.reddit.com/r/c=
pp/<wbr>comments/6a7vsf/stream_<wbr>manipulators/</a></div></div></blockquo=
te><div><br></div><div>This is one of the many things on my personal to-pro=
pose list. :)</div><div>I'd be happy to review and/or coauthor such a p=
roposal if you beat me to it (which is highly likely).</div><div><br></div>=
<div>=E2=80=93Arthur</div></div>
<p></p>
-- <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 />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/7d1f8fd7-2c1b-46b1-a406-11d82c98388a%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/7d1f8fd7-2c1b-46b1-a406-11d82c98388a=
%40isocpp.org</a>.<br />
------=_Part_4337_532355758.1494547592771--
------=_Part_4336_742869977.1494547592771--
.
Author: nightfinchio@gmail.com
Date: Fri, 12 May 2017 11:37:17 -0700 (PDT)
Raw View
------=_Part_22_1891873064.1494614237942
Content-Type: multipart/alternative;
boundary="----=_Part_23_1962340259.1494614237942"
------=_Part_23_1962340259.1494614237942
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Thanks! I'll let you know when I'll have time to write something up. If you=
=20
decide to go ahead, I'll be happy to review/coathor as well.
-Eugene
On Thursday, May 11, 2017 at 5:06:32 PM UTC-7, Arthur O'Dwyer wrote:
>
> On Wednesday, May 10, 2017 at 7:32:08 PM UTC-7, nightf...@gmail.com wrote=
:
>>
>> I am not sure if this warrants a proposal, but anyways it is possibly a=
=20
>> very simple addition unless I am missing something important.
>> https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/
>>
>
> This is one of the many things on my personal to-propose list. :)
> I'd be happy to review and/or coauthor such a proposal if you beat me to=
=20
> it (which is highly likely).
>
> =E2=80=93Arthur
>
--=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.
To view this discussion on the web visit https://groups.google.com/a/isocpp=
..org/d/msgid/std-proposals/cef8e7fe-911c-4c47-a2bf-8ccf267fc22c%40isocpp.or=
g.
------=_Part_23_1962340259.1494614237942
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Thanks! I'll let you know when I'll have time to w=
rite something up. If you decide to go ahead, I'll be happy to review/c=
oathor as well.<div>-Eugene<br><br>On Thursday, May 11, 2017 at 5:06:32 PM =
UTC-7, Arthur O'Dwyer wrote:<blockquote class=3D"gmail_quote" style=3D"=
margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;=
"><div dir=3D"ltr">On Wednesday, May 10, 2017 at 7:32:08 PM UTC-7, <a>night=
f...@gmail.com</a> wrote:<blockquote class=3D"gmail_quote" style=3D"margin:=
0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=
=3D"ltr">I am not sure if this warrants a proposal, but anyways it is possi=
bly a very simple addition unless I am missing something important.<div><a =
href=3D"https://www.reddit.com/r/cpp/comments/6a7vsf/stream_manipulators/" =
rel=3D"nofollow" target=3D"_blank" onmousedown=3D"this.href=3D'https://=
www.google.com/url?q\x3dhttps%3A%2F%2Fwww.reddit.com%2Fr%2Fcpp%2Fcomments%2=
F6a7vsf%2Fstream_manipulators%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNEi=
hRhyNjfHyMp49xFC-3_Wf0Iq3g';return true;" onclick=3D"this.href=3D'h=
ttps://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.reddit.com%2Fr%2Fcpp%2Fcom=
ments%2F6a7vsf%2Fstream_manipulators%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dA=
FQjCNEihRhyNjfHyMp49xFC-3_Wf0Iq3g';return true;">https://www.reddit.com=
/r/cpp/<wbr>comments/6a7vsf/stream_<wbr>manipulators/</a></div></div></bloc=
kquote><div><br></div><div>This is one of the many things on my personal to=
-propose list. :)</div><div>I'd be happy to review and/or coauthor such=
a proposal if you beat me to it (which is highly likely).</div><div><br></=
div><div>=E2=80=93Arthur</div></div></blockquote></div></div>
<p></p>
-- <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 />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/cef8e7fe-911c-4c47-a2bf-8ccf267fc22c%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/cef8e7fe-911c-4c47-a2bf-8ccf267fc22c=
%40isocpp.org</a>.<br />
------=_Part_23_1962340259.1494614237942--
------=_Part_22_1891873064.1494614237942--
.