|
|
|
|
|
by pie_flavor
1620 days ago
|
|
I mean, that ship's basically sailed. People are too lazy even to take `std::string_view` instead of `std::string&`, trying to avoid pointless allocations and clones with any API but your own is almost a fool's errand at this point. |
|