Title
[filesys.ts] [PDTS] directory_entry operator== needs clarification
Status
open
Section
[directory_entry.obs]
Submitter
GB-12

Created on 2014-01-20.00:00:00 last changed 81 months ago

Messages

Date: 2016-01-28.01:00:35

Proposed resolution:

To 12.3 [directory_entry.obs] operator== add:

[Note: Status members do not participate in determining equality. — end note]

Date: 2014-02-13.00:00:00

[ 2014-02-13 LWG/SG-3 Issaquah: Proposed wording accepted. Typo /no/not/ fixed per suggestion. ]

Date: 2014-02-15.00:00:00

[ 2014-02-09, Beman Dawes suggest wording ]

Date: 2016-01-31.20:31:05

Addresses: filesys.ts

Since operator== for directory_entry does not check status, it would be worth highlighting that operator== only checks that the paths match.

Suggested action:

Add: [Note: does not include status values — end note]

History
Date User Action Args
2017-07-30 20:10:41adminsetstatus: wp -> open
2016-01-28 01:00:35adminsetmessages: + msg7763
2016-01-28 01:00:35adminsetmessages: + msg7762
2016-01-28 01:00:35adminsetmessages: + msg7761
2014-01-20 00:00:00admincreate