Create an AssertTestException_String that owns a string whose value is the same as that owned by original if any.
Synopsis
Declared in <bsls_asserttestexception.h>
AssertTestException_String(AssertTestException_String const& original);
Parameters
Name |
Description |
original |
object whose owned string is copied, if any |
Created with MrDocs