Share Email Facebook Twitter LinkedIn AcString::trimRight C++ AcString & trimRight(); Description Removes all whitespace characters from the end of the string. Returns A reference to this string object. LinksAcString Previous Declaration inline AcString & AcString::trimRight();