
13 Apr
2011
13 Apr
'11
7:12 p.m.
On 4/13/2011 11:00 AM, Jeremy Maitin-Shepard wrote:
Perhaps the real question is whether there exists a C++ compiler that we care about this working on that doesn't behave as we'd like.
Not everything left undefined by the standard was necessarily a good decision.
If we have 2 different arrays, they cannot be implicitly relocated and their alignment will be the same so the result of the comparison operators of the array pointers will always be the same. Perhaps the standards need indeed to be corrected. -Phil