Return a reference to the underlying string, without checking.
string
string& get_string(); » more...
more...
string&& get_string(); » more... string const& get_string() const; » more...