1template <typename T>2void foot() {3}4inline void foo() {5}6 7template <typename T>8struct bart {9};10struct bar {11};12