Topic: Questions on N4430 (Core Issue 1776: Replacement of


Author: Kazutoshi Satoda <k_satoda@f2.dion.ne.jp>
Date: Sat, 27 Jun 2015 15:32:18 +0900
Raw View
I have some questions on the paper.
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4430.html

How did it taken by the committee?
Rejected or accepted? I couldn't find any mention about this paper
even in this very detailed trip report.
https://botondballo.wordpress.com/2015/06/05/trip-report-c-standards-meeting-in-lenexa-may-2015/
I'm feeling like that the change in the paper will make new
incompatibilities between C and C++, and then that would be pointed out
by the committee.

What the changes do for reference members?
There is a change addressing the issue with const members (Change in 3.8
(basic.life) paragraph 9). But it seems that replacement of class
objects containing reference members (the title issue) is still not
allowed because 3.8 [basic.life] paragraph 7 is not changed. Changes on
pointer comparisons seems like irrelevant to the issue.

--
k_satoda

--

---
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/.

.