Closed Chocobo1 closed 3 days ago
Also change helper function parameter to std::string_view as it is more generic and can handle more types (including view types).
std::string_view
Also change helper function parameter to
std::string_view
as it is more generic and can handle more types (including view types).