Topic: Comment on N4209
Author: =?UTF-8?Q?Germ=C3=A1n_Diago?= <germandiago@gmail.com>
Date: Tue, 14 Oct 2014 23:02:36 -0700 (PDT)
Raw View
------=_Part_316_2061302450.1413352956713
Content-Type: text/plain; charset=UTF-8
Hello,
I have one question:
If operator dot overloading as proposed by Bjarne et al. is adopted,
wouldn't a const propagating wrapper become unnecessary?
Take a look at the Handle<T> example to handle pimpl. Operator dot will do
forwarding.
Regards
--
---
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_316_2061302450.1413352956713
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Hello,<div><br></div><div><br></div><div>I have one questi=
on:</div><div><br></div><div>If operator dot overloading as proposed by Bja=
rne et al. is adopted, wouldn't a const propagating wrapper become unnecess=
ary?</div><div>Take a look at the Handle<T> example to handle pimpl. =
Operator dot will do forwarding.<br></div><div><br></div><div>Regards</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" 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_316_2061302450.1413352956713--
.
Author: =?UTF-8?Q?David_Rodr=C3=ADguez_Ibeas?= <dibeas@ieee.org>
Date: Wed, 15 Oct 2014 09:26:23 -0400
Raw View
--e89a8f8388f5fc38db05057613af
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Can you provide a link to the proposal to allow 'operator .' overloading? I
am a bit surprised that this would be on the table and would like to go
over the details of such a proposal.
David
On Wed, Oct 15, 2014 at 2:02 AM, Germ=C3=A1n Diago <germandiago@gmail.com> =
wrote:
> Hello,
>
>
> I have one question:
>
> If operator dot overloading as proposed by Bjarne et al. is adopted,
> wouldn't a const propagating wrapper become unnecessary?
> Take a look at the Handle<T> example to handle pimpl. Operator dot will d=
o
> forwarding.
>
> Regards
>
> --
>
> ---
> 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/.
>
--=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/.
--e89a8f8388f5fc38db05057613af
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Can you provide a link to the proposal to allow 'opera=
tor .' overloading? I am a bit surprised that this would be on the tabl=
e and would like to go over the details of such a proposal.<br><br>=C2=A0 =
=C2=A0 David</div><div class=3D"gmail_extra"><br><div class=3D"gmail_quote"=
>On Wed, Oct 15, 2014 at 2:02 AM, Germ=C3=A1n Diago <span dir=3D"ltr"><<=
a href=3D"mailto:germandiago@gmail.com" target=3D"_blank">germandiago@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">Hello,<div><br></div><div><br></div><div>I have one question:</div><div>=
<br></div><div>If operator dot overloading as proposed by Bjarne et al. is =
adopted, wouldn't a const propagating wrapper become unnecessary?</div>=
<div>Take a look at the Handle<T> example to handle pimpl. Operator d=
ot will do forwarding.<br></div><div><br></div><div>Regards</div></div><spa=
n class=3D"HOEnZb"><font color=3D"#888888">
<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" target=3D"_=
blank">std-proposals+unsubscribe@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>
Visit this group at <a href=3D"http://groups.google.com/a/isocpp.org/group/=
std-proposals/" target=3D"_blank">http://groups.google.com/a/isocpp.org/gro=
up/std-proposals/</a>.<br>
</font></span></blockquote></div><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 />
--e89a8f8388f5fc38db05057613af--
.
Author: Fabio Fracassi <f.fracassi@gmx.net>
Date: Wed, 15 Oct 2014 15:39:27 +0200
Raw View
On 15.10.2014 15:26, David Rodr=C3=ADguez Ibeas wrote:
> Can you provide a link to the proposal to allow 'operator .'=20
> overloading? I am a bit surprised that this would be on the table and=20
> would like to go over the details of such a proposal.
>
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n4173.pdf
--=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/.
.