Luna::BasicString::append
void append(const BasicString &str)
Appends another string to the back of the string.
Parameters
-
in str
The string to append.
void append(const BasicString &str)
Appends another string to the back of the string.
in str
The string to append.