OSDN Git Service

2003-02-17 Paolo Carlini <pcarlini@unitus.it>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Feb 2003 20:07:48 +0000 (20:07 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Feb 2003 20:07:48 +0000 (20:07 +0000)
commitf280691a88f4c88c4861638ef19e2f190c73ff74
tree4db647a401ec37cbc6b4295f5d8708887f42d6d7
parentc52c607ddceb2b0360e79564ba950ed2881e56d7
2003-02-17  Paolo Carlini  <pcarlini@unitus.it>

PR libstdc++/9580
* include/std/std_fstream.h: Declare underflow and uflow
specializations, change generic definitions to do nothing.
* src/fstream.cc: Add underflow and uflow specializations.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63008 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/std_fstream.h
libstdc++-v3/src/fstream.cc