Title
'op' should be in [zombie.names]
Status
wp
Section
[zombie.names]
Submitter
Jonathan Wakely

Created on 2023-02-11.00:00:00 last changed 10 months ago

Messages

Date: 2023-06-19.14:50:03

Proposed resolution:

This wording is relative to N4928.

  1. Modify [zombie.names] as indicated:

    -2- The following names are reserved as members for previous standardization, and may not be used as a name for object-like macros in portable code:

    1. (2.1) — argument_type,

    2. […]

    3. (2.3) — io_state,

    4. (2.?) — op,

    5. (2.4) — open_mode,

    6. […]

Date: 2023-06-17.00:00:00

[ 2023-06-17 Approved at June 2023 meeting in Varna. Status changed: Voting → WP. ]

Date: 2023-03-15.00:00:00

[ 2023-03-22; Reflector poll ]

Set status to Tentatively Ready after seven votes in favour during reflector poll.

Date: 2023-02-11.00:00:00

C++98 and C++11 defined a protected member std::bind1st::op so 'op' should still be a reserved name, just like 'bind1st' itself.

History
Date User Action Args
2023-06-19 14:50:03adminsetmessages: + msg13644
2023-06-19 14:50:03adminsetstatus: voting -> wp
2023-06-12 08:52:25adminsetstatus: ready -> voting
2023-03-22 22:31:57adminsetmessages: + msg13467
2023-03-22 22:31:57adminsetstatus: new -> ready
2023-02-19 12:22:51adminsetmessages: + msg13415
2023-02-11 00:00:00admincreate