Title
filesystem::copy() says "no effects"
Status
c++17
Section
[fs.op.copy]
Submitter
Jonathan Wakely

Created on 2016-04-19.00:00:00 last changed 81 months ago

Messages

Date: 2016-06-28.13:19:48

Proposed resolution:

Change [fs.op.copy]/8 as indicated:

Otherwise no effects. For the signature with argument ec, ec.clear().
Date: 2016-07-11.04:50:30

[ 2016-06 Oulu ]

Moved to P0/Ready during issues prioritization.

Friday: status to Immediate

Date: 2016-04-19.00:00:00

In [fs.op.copy]/8 the final bullet says "Otherwise, no effects" which implies there is no call to ec.clear() if nothing happens, nor any error condition, is that right?

History
Date User Action Args
2017-07-30 20:15:43adminsetstatus: wp -> c++17
2016-07-11 04:50:30adminsetstatus: open -> wp
2016-06-28 13:19:48adminsetmessages: + msg8211
2016-06-28 13:19:48adminsetstatus: wp -> open
2016-06-28 12:50:44adminsetstatus: ready -> wp
2016-05-22 15:38:38adminsetstatus: new -> ready
2016-04-25 14:17:21adminsetmessages: + msg8063
2016-04-19 00:00:00admincreate