Share

AcString::~AcString

C++

~AcString();

Description

Destructor. Releases memory used by the string.

Links

AcString

Previous Declaration

ACBASE_PORT ~AcString();

Was this information helpful?