Title
front/back on a zero-sized array should be undefined
Status
c++11
Section
[array.zero]
Submitter
BSI

Created on 2010-08-25.00:00:00 last changed 154 months ago

Messages

Date: 2011-05-21.21:15:19

Proposed resolution:

Change "implementation defined" to "undefined"

Date: 2010-10-24.03:04:13

[ Resolved in Rapperswil by a motion to directly apply the words from the ballot comment in N3102. ]

Date: 2010-10-24.03:04:13

Addresses GB-112

Should the effect of calling front/back on a zero-sized array really be implementation defined i.e. require the implementor to define behaviour?

History
Date User Action Args
2011-08-23 20:07:26adminsetstatus: wp -> c++11
2011-05-21 21:15:19adminsetmessages: + msg5787
2010-10-26 13:57:17adminsetstatus: nad editorial -> wp
2010-10-24 03:04:13adminsetmessages: + msg4914
2010-08-25 00:00:00admincreate