It previously took in a std::string, which means the string is copied and the string isn't modified in-place nor does the caller get the escaped string, making the call essentially useless |
||
|---|---|---|
| .gitignore | ||
| CMakeLists.txt | ||
| build | ||
| main.cpp | ||
It previously took in a std::string, which means the string is copied and the string isn't modified in-place nor does the caller get the escaped string, making the call essentially useless |
||
|---|---|---|
| .gitignore | ||
| CMakeLists.txt | ||
| build | ||
| main.cpp | ||