This page is a snapshot from the LWG issues list, see the Library Active Issues List for more information and the meaning of TS status.

2621. [filesys.ts] [PDTS] directory_entry operator== needs clarification

Section: 12.3 [filesys.ts::directory_entry.obs] Status: TS Submitter: GB-12 Opened: 2014-01-20 Last modified: 2017-07-30

Priority: Not Prioritized

View all other issues in [filesys.ts::directory_entry.obs].

View all issues with TS status.

Discussion:

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]

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

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

Proposed resolution:

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

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