Topic: [std-proposals] Proposal: Class static property


Author: John Yates <john.yates.sheets@gmail.com>
Date: Tue, 5 May 2015 09:21:24 -0700 (PDT)
Raw View
------=_Part_268_1197963117.1430842884530
Content-Type: multipart/alternative;
 boundary="----=_Part_269_1506916794.1430842884530"

------=_Part_269_1506916794.1430842884530
Content-Type: text/plain; charset=UTF-8

I have been writing embedded systems in C++ for nearly 20 years.
Repeatedly I have encountered a desire to access class properties more
cheaply that via a call to a virtual method.  This seems (at least to me) a
very natural extension of C++ storage specifiers and the semantics of
virtual name lookup.  I have finally  gotten around to writing a brief
proposal
<https://docs.google.com/document/d/1Y0_MG7MgoUDHGQGh4IZcAWRRO9I4Xy-WjwgQe19iT1g/edit?usp=sharing>.
 Very curious what other may think.

--

---
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_269_1506916794.1430842884530
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span style=3D"font-family: arial, sans-serif; font-size: =
small;">I have been writing embedded systems in C++ for nearly 20 years.&nb=
sp; Repeatedly I have encountered a desire to access class properties more =
cheaply that via a call to a virtual method. &nbsp;This seems (at least to =
me) a very natural extension of C++ storage specifiers and the semantics of=
 virtual name lookup. &nbsp;I have finally &nbsp;gotten around to writing a=
 <a href=3D"https://docs.google.com/document/d/1Y0_MG7MgoUDHGQGh4IZcAWRRO9I=
4Xy-WjwgQe19iT1g/edit?usp=3Dsharing">brief proposal</a>. &nbsp;Very curious=
 what other may think.</span><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&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 />
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_269_1506916794.1430842884530--
------=_Part_268_1197963117.1430842884530--

.