// src5.cpp #include "src5.fwd.hpp" template class my_istream { }; template <> class my_istream;