Topic: NSMI of bit-fields


Author: "dgutson ." <danielgutson@gmail.com>
Date: Thu, 13 Jul 2017 15:16:41 -0300
Raw View
--001a114fc0fe474dd3055436efb1
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

I am confused with the current proposals, many seems to be around the issue
but I did not find any proposal addressing this.

Anybody knows why this is not possible?

struct S
{
    int i : 1 =3D 1;
};

(or int i =3D 1 : 1 )

Thanks,

    Daniel.

--=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-0XuK%3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErS=
L75vQ%40mail.gmail.com.

--001a114fc0fe474dd3055436efb1
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">I am confused with the current proposals, many seems to be=
 around the issue but I did not find any proposal addressing this.<div><br>=
</div><div>Anybody knows why this is not possible?</div><div><br></div><div=
>struct S</div><div>{</div><div>=C2=A0 =C2=A0 int i : 1 =3D 1;</div><div>};=
<br clear=3D"all"><div><br></div><div>(or int i =3D 1 : 1 )</div><div><br><=
/div><div>Thanks,</div><div><br></div><div>=C2=A0 =C2=A0 Daniel.</div><div>=
<br></div>-- <br><div class=3D"gmail_signature" data-smartmail=3D"gmail_sig=
nature">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 s=
hows a bit of temperament?<br>Who&#39;s never wrong but always right?<br>Wh=
o&#39;d never dream 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&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/CAFdMc-0XuK%3DcO3B5RoXFDuHQry91So6eWP=
7NHPG5t6ErSL75vQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">h=
ttps://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-0XuK%3Dc=
O3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.com</a>.<br />

--001a114fc0fe474dd3055436efb1--

.


Author: =?UTF-8?Q?Micha=C5=82_Dominiak?= <griwes@griwes.info>
Date: Thu, 13 Jul 2017 18:18:22 +0000
Raw View
--001a114a3d3adbe09c055436f59c
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0683r0.html

On Thu, Jul 13, 2017 at 2:16 PM dgutson . <danielgutson@gmail.com> wrote:

> I am confused with the current proposals, many seems to be around the
> issue but I did not find any proposal addressing this.
>
> Anybody knows why this is not possible?
>
> struct S
> {
>     int i : 1 =3D 1;
> };
>
> (or int i =3D 1 : 1 )
>
> Thanks,
>
>     Daniel.
>
> --
> 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?
>
> --
> 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/CAFdMc-0XuK%=
3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.com
> <https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-0XuK=
%3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.com?utm_medium=3Dem=
ail&utm_source=3Dfooter>
> .
>

--=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/CAPCFJdScy-Dn6xY7UZ7zhFcTMUog41JdKo2HqhALDcqyAV7=
feQ%40mail.gmail.com.

--001a114a3d3adbe09c055436f59c
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><a href=3D"http://www.open-std.org/jtc1/sc22/wg21/docs/pap=
ers/2017/p0683r0.html">http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2=
017/p0683r0.html</a><br></div><br><div class=3D"gmail_quote"><div dir=3D"lt=
r">On Thu, Jul 13, 2017 at 2:16 PM dgutson . &lt;<a href=3D"mailto:danielgu=
tson@gmail.com">danielgutson@gmail.com</a>&gt; wrote:<br></div><blockquote =
class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid=
;padding-left:1ex"><div dir=3D"ltr">I am confused with the current proposal=
s, many seems to be around the issue but I did not find any proposal addres=
sing this.<div><br></div><div>Anybody knows why this is not possible?</div>=
<div><br></div><div>struct S</div><div>{</div><div>=C2=A0 =C2=A0 int i : 1 =
=3D 1;</div><div>};<br clear=3D"all"><div><br></div><div>(or int i =3D 1 : =
1 )</div><div><br></div><div>Thanks,</div><div><br></div><div>=C2=A0 =C2=A0=
 Daniel.</div><div><br></div>-- <br><div class=3D"m_7753303774798533926gmai=
l_signature" data-smartmail=3D"gmail_signature">Who=E2=80=99s got the sweet=
est 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 temperament?<br>Who&#39=
;s never wrong but always right?<br>Who&#39;d never dream of starting a fig=
ht?<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&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" 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>
To view this discussion on the web visit <a href=3D"https://groups.google.c=
om/a/isocpp.org/d/msgid/std-proposals/CAFdMc-0XuK%3DcO3B5RoXFDuHQry91So6eWP=
7NHPG5t6ErSL75vQ%40mail.gmail.com?utm_medium=3Demail&amp;utm_source=3Dfoote=
r" target=3D"_blank">https://groups.google.com/a/isocpp.org/d/msgid/std-pro=
posals/CAFdMc-0XuK%3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.c=
om</a>.<br>
</blockquote></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/CAPCFJdScy-Dn6xY7UZ7zhFcTMUog41JdKo2H=
qhALDcqyAV7feQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">htt=
ps://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAPCFJdScy-Dn6xY7=
UZ7zhFcTMUog41JdKo2HqhALDcqyAV7feQ%40mail.gmail.com</a>.<br />

--001a114a3d3adbe09c055436f59c--

.


Author: "dgutson ." <danielgutson@gmail.com>
Date: Thu, 13 Jul 2017 15:19:13 -0300
Raw View
--001a11490c4e490599055436f89f
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Thanks for teaching me how to google :D

On Thu, Jul 13, 2017 at 3:18 PM, Micha=C5=82 Dominiak <griwes@griwes.info> =
wrote:

> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0683r0.html
>
> On Thu, Jul 13, 2017 at 2:16 PM dgutson . <danielgutson@gmail.com> wrote:
>
>> I am confused with the current proposals, many seems to be around the
>> issue but I did not find any proposal addressing this.
>>
>> Anybody knows why this is not possible?
>>
>> struct S
>> {
>>     int i : 1 =3D 1;
>> };
>>
>> (or int i =3D 1 : 1 )
>>
>> Thanks,
>>
>>     Daniel.
>>
>> --
>> 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?
>>
>> --
>> You received this message because you are subscribed to the Google Group=
s
>> "ISO C++ Standard - Future Proposals" group.
>> To unsubscribe from this group and stop receiving emails from it, send a=
n
>> 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/CAFdMc-0XuK%
>> 3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.com
>> <https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-0Xu=
K%3DcO3B5RoXFDuHQry91So6eWP7NHPG5t6ErSL75vQ%40mail.gmail.com?utm_medium=3De=
mail&utm_source=3Dfooter>
>> .
>>
> --
> 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/CAPCFJdScy-Dn6xY7UZ7zhFcTMUog41JdKo2HqhA=
L
> DcqyAV7feQ%40mail.gmail.com
> <https://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAPCFJdScy-=
Dn6xY7UZ7zhFcTMUog41JdKo2HqhALDcqyAV7feQ%40mail.gmail.com?utm_medium=3Demai=
l&utm_source=3Dfooter>
> .
>



--=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-1gEqdu02AwASOP7MdoA4A5cpqNsNP2Ozm9DUGoxyH=
kEQ%40mail.gmail.com.

--001a11490c4e490599055436f89f
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Thanks for teaching me how to google :D</div><div class=3D=
"gmail_extra"><br><div class=3D"gmail_quote">On Thu, Jul 13, 2017 at 3:18 P=
M, Micha=C5=82 Dominiak <span dir=3D"ltr">&lt;<a href=3D"mailto:griwes@griw=
es.info" target=3D"_blank">griwes@griwes.info</a>&gt;</span> wrote:<br><blo=
ckquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #c=
cc solid;padding-left:1ex"><div dir=3D"ltr"><a href=3D"http://www.open-std.=
org/jtc1/sc22/wg21/docs/papers/2017/p0683r0.html" target=3D"_blank">http://=
www.open-std.org/jtc1/<wbr>sc22/wg21/docs/papers/2017/<wbr>p0683r0.html</a>=
<br></div><br><div class=3D"gmail_quote"><div><div class=3D"h5"><div dir=3D=
"ltr">On Thu, Jul 13, 2017 at 2:16 PM dgutson . &lt;<a href=3D"mailto:danie=
lgutson@gmail.com" target=3D"_blank">danielgutson@gmail.com</a>&gt; wrote:<=
br></div></div></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 =
0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class=3D"h5">=
<div dir=3D"ltr">I am confused with the current proposals, many seems to be=
 around the issue but I did not find any proposal addressing this.<div><br>=
</div><div>Anybody knows why this is not possible?</div><div><br></div><div=
>struct S</div><div>{</div><div>=C2=A0 =C2=A0 int i : 1 =3D 1;</div><div>};=
<br clear=3D"all"><div><br></div><div>(or int i =3D 1 : 1 )</div><div><br><=
/div><div>Thanks,</div><div><br></div><div>=C2=A0 =C2=A0 Daniel.</div><div>=
<br></div>-- <br><div class=3D"m_3302082642077203801m_7753303774798533926gm=
ail_signature" data-smartmail=3D"gmail_signature">Who=E2=80=99s got the swe=
etest 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 temperament?<br>Who&#=
39;s never wrong but always right?<br>Who&#39;d never dream of starting a f=
ight?<br>Who get stuck with all the bad luck? </div>
</div></div>

<p></p></div></div><span class=3D"HOEnZb"><font color=3D"#888888">

-- <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" 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/CAFdMc-0XuK%3DcO3B5RoXFDuHQry91So6eWP=
7NHPG5t6ErSL75vQ%40mail.gmail.com?utm_medium=3Demail&amp;utm_source=3Dfoote=
r" target=3D"_blank">https://groups.google.com/a/<wbr>isocpp.org/d/msgid/st=
d-<wbr>proposals/CAFdMc-0XuK%<wbr>3DcO3B5RoXFDuHQry91So6eWP7NHPG<wbr>5t6ErS=
L75vQ%40mail.gmail.com</a>.<br>
</font></span></blockquote></div><span class=3D"HOEnZb"><font color=3D"#888=
888">

<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" 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/CAPCFJdScy-Dn6xY7UZ7zhFcTMUog41JdKo2H=
qhALDcqyAV7feQ%40mail.gmail.com?utm_medium=3Demail&amp;utm_source=3Dfooter"=
 target=3D"_blank">https://groups.google.com/a/<wbr>isocpp.org/d/msgid/std-=
<wbr>proposals/CAPCFJdScy-<wbr>Dn6xY7UZ7zhFcTMUog41JdKo2HqhAL<wbr>DcqyAV7fe=
Q%40mail.gmail.com</a>.<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&#39;s never wrong but always right?<br>Who&#39;d never dr=
eam of starting a fight?<br>Who get stuck with all the bad luck? </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/CAFdMc-1gEqdu02AwASOP7MdoA4A5cpqNsNP2=
Ozm9DUGoxyHkEQ%40mail.gmail.com?utm_medium=3Demail&utm_source=3Dfooter">htt=
ps://groups.google.com/a/isocpp.org/d/msgid/std-proposals/CAFdMc-1gEqdu02Aw=
ASOP7MdoA4A5cpqNsNP2Ozm9DUGoxyHkEQ%40mail.gmail.com</a>.<br />

--001a11490c4e490599055436f89f--

.