mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 03:36:06 +00:00

...t_token in place of std::string. t_token compares, copies, copy constructs and hashes in 1 operation instead of proportional to the length of the string.