You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not helpful when Y is a trait defined by another library and specialized for the library being exposed as M.
Suggested resolution:
Extend /3.5 to include the case where D is a declaration of a partial or explicit specialization (or explicit instantiation) and M is a declaration of an entity that appears in D's template argument list (recursively).