Title
[filesys.ts] [PDTS] path member swap() unnecessary
Status
nad
Section
[path.modifiers]
Submitter
CH-12

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

Messages

Date: 2016-01-28.01:00:35

Proposed resolution:

Remove swap().

Date: 2014-02-12.00:00:00

[ 2014-02-12 LWG/SG-3 Issaquah ]

No consensus for change. STL pointed out that swap should be noexcept and will submit a separate issue.

Date: 2016-01-31.20:31:05

Addresses: filesys.ts

As we have move semantics, member swap functions shouldn't be necessary any more.

History
Date User Action Args
2016-01-28 01:00:35adminsetmessages: + msg7752
2016-01-28 01:00:35adminsetmessages: + msg7751
2014-01-20 00:00:00admincreate