Create an AssertTestException_String that owns a copy of the string denoted by the specified data if it is not NULL.
Synopsis
Declared in <bsls_asserttestexception.h>
AssertTestException_String(char const* data);
Parameters
Name |
Description |
data |
null‐terminated string to copy, or |
Created with MrDocs