Topic: [draft] "Yet another approach for constrained declarations


Author: mihailnajdenov@gmail.com
Date: Mon, 15 Oct 2018 03:47:46 -0700 (PDT)
Raw View
------=_Part_927_2134394262.1539600466339
Content-Type: multipart/alternative;
 boundary="----=_Part_928_447919882.1539600466340"

------=_Part_928_447919882.1539600466340
Content-Type: text/plain; charset="UTF-8"

Hello, I have written a form proposal to enable the fallowing syntax
alongside all proposed in the "Yet another approach for constrained
declarations (P1141R0)
<http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2018/p1141r0.html>."

void f(Sortable S&& x)
{
  // use S
}

https://1drv.ms/u/s!AifghXUnpCc8hBX3NCSAP3lalxy_

--
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/da9dbf58-c4d5-49ce-8e47-46df473d45fb%40isocpp.org.

------=_Part_928_447919882.1539600466340
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello, I have written a form proposal to enable the fallow=
ing syntax alongside all proposed in the &quot;<a href=3D"http://www.open-s=
td.org/JTC1/SC22/WG21/docs/papers/2018/p1141r0.html" style=3D"background-co=
lor: transparent; border-color: rgb(65, 131, 196); border-style: none; bord=
er-image: none 100% / 1 / 0 stretch; color: rgb(65, 131, 196); font-family:=
 Helvetica, arial, freesans, clean, sans-serif; font-size: 14px; font-varia=
nt-numeric: normal; font-variant-east-asian: normal;">Yet another approach =
for constrained declarations (P1141R0)</a><span style=3D"background-color: =
transparent; color: rgb(51, 51, 51); font-family: Helvetica, arial, freesan=
s, clean, sans-serif; font-size: 14px; font-variant-numeric: normal; font-v=
ariant-east-asian: normal;">.</span>&quot;<div><br></div><font face=3D"cour=
ier new, monospace">void f(Sortable S&amp;&amp; x)=C2=A0</font><div><font f=
ace=3D"courier new, monospace">{=C2=A0</font></div><div><font face=3D"couri=
er new, monospace">=C2=A0 // use S=C2=A0</font></div><div><font face=3D"cou=
rier new, monospace">}</font></div><div><font face=3D"courier new, monospac=
e"><br></font></div><div><font face=3D"courier new, monospace">https://1drv=
..ms/u/s!AifghXUnpCc8hBX3NCSAP3lalxy_<br></font></div></div>

<p></p>

-- <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 />
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/da9dbf58-c4d5-49ce-8e47-46df473d45fb%=
40isocpp.org?utm_medium=3Demail&utm_source=3Dfooter">https://groups.google.=
com/a/isocpp.org/d/msgid/std-proposals/da9dbf58-c4d5-49ce-8e47-46df473d45fb=
%40isocpp.org</a>.<br />

------=_Part_928_447919882.1539600466340--

------=_Part_927_2134394262.1539600466339--

.