mirror of
https://github.com/azahar-emu/sirit
synced 2025-11-09 00:20:02 +01: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.