strstreambuf::~strstreambuf

Syntax

~strstreambuf();

Remarks

Destroys a strstreambuf object and, in the process, releases all internally allocated dynamic memory unless the object is frozen. The destructor does not release user-allocated memory.