Make more efficient
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
#include <iostream>
|
||||
|
||||
std::string get_greeting() {
|
||||
const std::string& get_greeting() {
|
||||
return "Hello, world!";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user