re PR libstdc++/16715 (std::basic_iostream is instantiated when used, even though...
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 2 Sep 2004 18:58:34 +0000 (18:58 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 2 Sep 2004 18:58:34 +0000 (18:58 +0000)
commit98599ff8ba98eedc4c4e62954b8d9d125efd7a17
treecc41378e167a7d14cfcc3e73491d24b337d1e601
parent1a5ffec4eb7916849d973d82a845602ae2c0c86d
re PR libstdc++/16715 (std::basic_iostream is instantiated when used, even though instantiations are already contained in libstdc++)

2004-09-02  Benjamin Kosnik  <bkoz@redhat.com>
            Simon Richter  <Simon.Richter@hogyros.de>

PR libstdc++/16715
* include/bits/istream.tcc: Add extern template for iostream
char and wchar_t instantiations.

Co-Authored-By: Simon Richter <Simon.Richter@hogyros.de>
From-SVN: r86980
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc