mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-12-10 14:19:37 +08:00
We don't need to create two separate instantiations of the same code, we can simply make the character template argument a regular function parameter.