mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 23:47:39 +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.