New paper: N3553, Proposing a C++1Y Swap Operator -- Walter Brown

A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.

Document number: N3553

Date: 2013-03-12

Proposing a C++1Y Swap Operator

by Walter Brown

Excerpt:

This paper proposes a new swap operator for incorporation into C++1Y. It further proposes that this new operator be treated as a special member function, and that, when viable, its presence provide an alternative to traditional memberwise implementation of defaulted assignment semantics.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.