Eliminates the need to copy command-line arguments into a std::vector<std::string>, reducing memory usage and improving performance by referencing the original arguments directly. |
||
|---|---|---|
| .. | ||
| plugin | ||
| src | ||
| CMakeLists.txt | ||
| test.conf | ||
Eliminates the need to copy command-line arguments into a std::vector<std::string>, reducing memory usage and improving performance by referencing the original arguments directly. |
||
|---|---|---|
| .. | ||
| plugin | ||
| src | ||
| CMakeLists.txt | ||
| test.conf | ||