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