A definition of a function template,
member function of a class template,
variable template,
or static data member of a class template
that is not reachable from
the end of every definition domain (
[basic.def.odr])
in which it is implicitly instantiated (
[temp.inst])
and whose corresponding specialization
is not explicitly instantiated (
[temp.explicit]) in some translation unit
is ill-formed, no diagnostic required
.