Topic: span::at() ?
Author: Daniel Gutson <danielgutson@gmail.com>
Date: Mon, 25 Jun 2018 18:15:12 -0300
Raw View
--0000000000008f93a7056f7de00f
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Why span doesn't have an at() method as a throwing version of the operator[
] ?
--=20
Who=E2=80=99s got the sweetest disposition?
One guess, that=E2=80=99s who?
Who=E2=80=99d never, ever start an argument?
Who never shows a bit of temperament?
Who's never wrong but always right?
Who'd never dream of starting a fight?
Who get stuck with all the bad luck?
--=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/CAFdMc-2C4tJ%3Doiq8Wfa3VrC3YJ60E6qNFfE3ieEnbo0kz=
5vipQ%40mail.gmail.com.
--0000000000008f93a7056f7de00f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Why span doesn't have an at() method as a throwing ver=
sion of the operator[ ] ?<div><br></div><div><br clear=3D"all"><div><br></d=
iv>-- <br><div class=3D"gmail_signature" data-smartmail=3D"gmail_signature"=
>Who=E2=80=99s got the sweetest disposition?<br>One guess, that=E2=80=99s w=
ho?<br>Who=E2=80=99d never, ever start an argument?<br>Who never shows a bi=
t of temperament?<br>Who's never wrong but always right?<br>Who'd n=
ever dream of starting a fight?<br>Who get stuck with all the bad luck? </d=
iv>
</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/CAFdMc-2C4tJ%3Doiq8Wfa3VrC3YJ60E6qNFf=
E3ieEnbo0kz5vipQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">h=
ttps://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-2C4tJ%3D=
oiq8Wfa3VrC3YJ60E6qNFfE3ieEnbo0kz5vipQ%40mail.gmail.com</a>.<br />
--0000000000008f93a7056f7de00f--
.
Author: Barry Revzin <barry.revzin@gmail.com>
Date: Mon, 25 Jun 2018 14:24:10 -0700 (PDT)
Raw View
------=_Part_37435_301209546.1529961850896
Content-Type: multipart/alternative;
boundary="----=_Part_37436_711344533.1529961850896"
------=_Part_37436_711344533.1529961850896
Content-Type: text/plain; charset="UTF-8"
On Monday, June 25, 2018 at 4:15:14 PM UTC-5, Daniel Gutson wrote:
>
> Why span doesn't have an at() method as a throwing version of the
> operator[ ] ?
>
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1024r0.pdf
--
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/006215dd-b0d4-4a1f-a693-5968e593b7f7%40isocpp.org.
------=_Part_37436_711344533.1529961850896
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><br><br>On Monday, June 25, 2018 at 4:15:14 PM UTC-5, Dani=
el Gutson 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">Why span doesn't have an at() method as a throwing version of the op=
erator[ ] ?</div></blockquote><div><br></div><div>http://www.open-std.org/j=
tc1/sc22/wg21/docs/papers/2018/p1024r0.pdf=C2=A0</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/006215dd-b0d4-4a1f-a693-5968e593b7f7%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/006215dd-b0d4-4a1f-a693-5968e593b7f7=
%40isocpp.org</a>.<br />
------=_Part_37436_711344533.1529961850896--
------=_Part_37435_301209546.1529961850896--
.
Author: Daniel Gutson <danielgutson@gmail.com>
Date: Mon, 25 Jun 2018 18:26:48 -0300
Raw View
--00000000000015d3d3056f7e0adb
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
On Mon, Jun 25, 2018 at 6:24 PM, Barry Revzin <barry.revzin@gmail.com>
wrote:
>
>
> On Monday, June 25, 2018 at 4:15:14 PM UTC-5, Daniel Gutson wrote:
>>
>> Why span doesn't have an at() method as a throwing version of the
>> operator[ ] ?
>>
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1024r0.pdf
>
(Y)
This is one of the consequences of good french brandy at work.
Thanks.
> --
> 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/006215dd-b0d4-4a1f-
> a693-5968e593b7f7%40isocpp.org
> <https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/006215dd-b0=
d4-4a1f-a693-5968e593b7f7%40isocpp.org?utm_medium=3Demail&utm_source=3Dfoot=
er>
> .
>
--=20
Who=E2=80=99s got the sweetest disposition?
One guess, that=E2=80=99s who?
Who=E2=80=99d never, ever start an argument?
Who never shows a bit of temperament?
Who's never wrong but always right?
Who'd never dream of starting a fight?
Who get stuck with all the bad luck?
--=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/CAFdMc-1hP%3DE0tberb%2BGyxw%3Dcxj750mExnNxTEZiXm=
u4-EPymDw%40mail.gmail.com.
--00000000000015d3d3056f7e0adb
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><div class=3D"gmail_quo=
te">On Mon, Jun 25, 2018 at 6:24 PM, Barry Revzin <span dir=3D"ltr"><<a =
href=3D"mailto:barry.revzin@gmail.com" target=3D"_blank">barry.revzin@gmail=
..com</a>></span> wrote:<br><blockquote class=3D"gmail_quote" style=3D"ma=
rgin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"lt=
r"><span class=3D""><br><br>On Monday, June 25, 2018 at 4:15:14 PM UTC-5, D=
aniel Gutson wrote:<blockquote class=3D"gmail_quote" style=3D"margin:0;marg=
in-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"=
>Why span doesn't have an at() method as a throwing version of the oper=
ator[ ] ?</div></blockquote><div><br></div></span><div><a href=3D"http://ww=
w.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1024r0.pdf" target=3D"_blan=
k">http://www.open-std.org/jtc1/<wbr>sc22/wg21/docs/papers/2018/<wbr>p1024r=
0.pdf</a>=C2=A0</div></div></blockquote><div><br></div><div>(Y)</div><div><=
br></div><div>This is one of the consequences of good french brandy at work=
..</div><div><br></div><div>Thanks.</div><div>=C2=A0</div><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex"><span class=3D"HOEnZb"><font color=3D"#888888">
<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" target=3D"_=
blank">std-proposals+unsubscribe@<wbr>isocpp.org</a>.<br>
To post to this group, send email to <a href=3D"mailto:std-proposals@isocpp=
..org" target=3D"_blank">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/006215dd-b0d4-4a1f-a693-5968e593b7f7%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter" target=3D"_blank">=
https://groups.google.com/a/<wbr>isocpp.org/d/msgid/std-<wbr>proposals/0062=
15dd-b0d4-4a1f-<wbr>a693-5968e593b7f7%40isocpp.org</a><wbr>.<br>
</font></span></blockquote></div><br><br clear=3D"all"><div><br></div>-- <b=
r><div class=3D"gmail_signature" data-smartmail=3D"gmail_signature">Who=E2=
=80=99s got the sweetest disposition?<br>One guess, that=E2=80=99s who?<br>=
Who=E2=80=99d never, ever start an argument?<br>Who never shows a bit of te=
mperament?<br>Who's never wrong but always right?<br>Who'd never dr=
eam of starting a fight?<br>Who get stuck with all the bad luck? </div>
</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/CAFdMc-1hP%3DE0tberb%2BGyxw%3Dcxj750m=
ExnNxTEZiXmu4-EPymDw%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfoote=
r">https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-1hP%=
3DE0tberb%2BGyxw%3Dcxj750mExnNxTEZiXmu4-EPymDw%40mail.gmail.com</a>.<br />
--00000000000015d3d3056f7e0adb--
.