Support for merging UsingPackDecls across modules.
Fixes a false-positive error if the same std::variant<...> type is instantiated across multiple modules.
Loading
Please sign in to comment
Fixes a false-positive error if the same std::variant<...> type is instantiated across multiple modules.