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