mirror of
https://github.com/azahar-emu/sirit.git
synced 2026-03-23 04:11:01 +01:00
Instead of manually searching each element in the declarations vector, use an unordered_set to emplace new declarations avoiding repetition.