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