Topic: AL WEAK typing of C++ Del senso mio
Author: yosenzang@gmail.com
Date: Wed, 5 Dec 2018 19:35:18 -0800 (PST)
Raw View
------=_Part_206_1647915235.1544067318206
Content-Type: multipart/alternative;
boundary="----=_Part_207_172831465.1544067318206"
------=_Part_207_172831465.1544067318206
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Sono Zo Yose (=E8=87=A7=E5=85=83=E6=88=90) di Cino Blu col identita'. Alto=
..
Penso che non e' velocemente lo strong tipo del c++ addesso.
Io ho penso uno modo dello la.
Lo che e' aggiunge un "default" per la default weak tipo funzione.
Esempi
default int add(int a,int b)
{
int c;
c=3Da+b;
}
float add(float a,float b)
{
int c;
c=3Da+b;
}
li non fatti vada al funzione con default.
Questo modo sovrare lo efficacia del C++.
QQ:2622225577
--=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/844b2b1f-ddb4-4e68-bf20-2482b366312a%40isocpp.or=
g.
------=_Part_207_172831465.1544067318206
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
<div dir=3D"ltr">Sono Zo Yose (=E8=87=A7=E5=85=83=E6=88=90) di Cino Blu col=
identita'.=C2=A0 Alto.<div><br></div><div>Penso che non e' velocem=
ente lo strong tipo del c++ addesso.</div><div>Io ho penso uno modo dello l=
a.</div><div>Lo che e' aggiunge un "default" per la default w=
eak tipo funzione.</div><div><br></div><div>Esempi</div><div><br></div><div=
>default int add(int a,int b)</div><div>{</div><div>=C2=A0 =C2=A0 =C2=A0 =
=C2=A0int c;<br></div><div>=C2=A0 =C2=A0 =C2=A0 =C2=A0c=3Da+b;</div><div><b=
r></div><div>}</div><div><br></div><div><div>float add(float a,float b)<br>=
</div></div><div>{</div><div>=C2=A0 =C2=A0 =C2=A0 int c;</div><div>=C2=A0 =
=C2=A0 =C2=A0 =C2=A0c=3Da+b;</div><div>}</div><div><br></div><div>li non fa=
tti vada al funzione con default.</div><div><br></div><div>Questo modo sovr=
are lo efficacia del C++.</div><div><br></div><div><br></div><div>QQ:262222=
5577</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/844b2b1f-ddb4-4e68-bf20-2482b366312a%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/844b2b1f-ddb4-4e68-bf20-2482b366312a=
%40isocpp.org</a>.<br />
------=_Part_207_172831465.1544067318206--
------=_Part_206_1647915235.1544067318206--
.