Return a pointer to the owned string.
Synopsis
Declared in <bsls_asserttestexception.h>
char const*
data() const;
Return Value
pointer to the owned null‐terminated string, or a null pointer if none is owned
Created with MrDocs