mirror of
https://git.suyu.dev/suyu/sirit.git
synced 2026-03-24 12:19:00 +00:00
Instead of manually searching each element in the declarations vector, use an unordered_set to emplace new declarations avoiding repetition.
Instead of manually searching each element in the declarations vector, use an unordered_set to emplace new declarations avoiding repetition.