Changes between Initial Version and Version 1 of Ticket #4706


Ignore:
Timestamp:
Oct 3, 2010, 8:21:13 PM (12 years ago)
Author:
Dave Abrahams
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4706 – Description

    initial v1  
    44>
    55> A !ValueType is !CopyConstructible [20.1.3].
     6>
    67> A !ValueType is optionally Assignable [23.1]. The strong exception-safety guarantee is required for all forms of assignment.
     8>
    79> The destructor for a !ValueType upholds the no-throw exception-safety guarantee.
    810