This non-assignable class owns a null-terminated string, provides no accessors to manipulate that string, and allocates a new copy of that string when copied.
Declared in <bsls_asserttestexception.h>
class AssertTestException_String;
| Name | Description |
|---|---|
AssertTestException_String [constructor] | Constructors |
~AssertTestException_String [destructor] | Free the string owned by this object, if any. |
data | Return a pointer to the owned string. |