// { dg-do compile { target c++11 } } // { dg-options "-pedantic" } template class S {}; extern template class S;