Take ownership of the string owned by the specified original, if any, and set original to own no string.
Declared in <bsls_asserttestexception.h>
AssertTestException_String(AssertTestException_String&& original);
| Name | Description |
|---|---|
| original | object from which ownership of the string is taken |