Consider a templated entity, say (A) a function template, and (B) a member enum of a class template.
// (A) template int f(); // (B) template <