Return the string value represented by this object as a bslstl::StringRef object. The behavior is undefined unless this object actually represents a string value.

Synopsis

Declared in <bdld_datum.h>

bslstl::StringRef
theString() const;

Created with MrDocs