ericw-tools/include
Eric Wasylishen 1337919805 cleanup: don't pass std::string_view by reference
by value is the same on MSVC, may be marginally better elsewhere

see:
https://quuxplusone.github.io/blog/2021/11/09/pass-string-view-by-value/
https://quuxplusone.github.io/blog/2021/11/19/string-view-by-value-ps/
2024-11-17 21:52:10 -07:00
..
bsputil bsputil: move settings to header 2024-08-04 10:45:12 -06:00
common cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
light cleanup: don't pass float by reference (it's only 4 bytes) 2024-11-17 21:39:26 -07:00
maputil some more memory adjustments 2024-05-20 11:28:03 -04:00
qbsp cleanup: don't pass std::string_view by reference 2024-11-17 21:52:10 -07:00
vis cleanup: don't pass size_t by reference (it's only 8 bytes) 2024-11-17 21:26:27 -07:00