Fixes a false-positive error if the same std::variant<...> type is instantiated across multiple modules.
176 KiB
176 KiB
Fixes a false-positive error if the same std::variant<...> type is instantiated across multiple modules.