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.
Synopsis
Declared in <bsls_asserttestexception.h>
class AssertTestException_String;
Member Functions
Name |
Description |
|
Constructors |
|
Free the string owned by this object, if any. |
Return a pointer to the owned string. |
Created with MrDocs