13 lines
89 B
Markdown
13 lines
89 B
Markdown
# Str
|
||
|
||
Gets a string.
|
||
|
||
```
|
||
string Str() const;
|
||
|
||
```
|
||
|
||
Return Value
|
||
|
||
Copy of a string.
|