-
- Downloads
codecvt_specializations_ieee_1003.1-200x.h: Initialize all data members in copy ctor.
2002-01-31 Benjamin Kosnik <bkoz@redhat.com> * config/locale/codecvt_specializations_ieee_1003.1-200x.h: Initialize all data members in copy ctor. Make ctors explicit. (__enc_traits::__enc_traits()): Default ctor does nothing. (__enc_traits::_M_init): Guard against multiple iconv_opens. * include/std/std_sstream.h (basic_stringbuf): Make data members protected. * include/std/std_fstream.h (basic_filebuf): Same. * include/std/std_streambuf.h: Tweak. * include/bits/streambuf.tcc: Same. * include/bits/sstream.tcc: Same. * include/bits/fstream.tcc: Same. From-SVN: r49387
Showing
- libstdc++-v3/ChangeLog 14 additions, 0 deletionslibstdc++-v3/ChangeLog
- libstdc++-v3/Makefile.in 3 additions, 3 deletionslibstdc++-v3/Makefile.in
- libstdc++-v3/config/locale/codecvt_specializations_ieee_1003.1-200x.h 54 additions, 36 deletions.../config/locale/codecvt_specializations_ieee_1003.1-200x.h
- libstdc++-v3/include/bits/fstream.tcc 2 additions, 12 deletionslibstdc++-v3/include/bits/fstream.tcc
- libstdc++-v3/include/bits/sstream.tcc 3 additions, 5 deletionslibstdc++-v3/include/bits/sstream.tcc
- libstdc++-v3/include/bits/streambuf.tcc 5 additions, 4 deletionslibstdc++-v3/include/bits/streambuf.tcc
- libstdc++-v3/include/std/std_fstream.h 2 additions, 4 deletionslibstdc++-v3/include/std/std_fstream.h
- libstdc++-v3/include/std/std_sstream.h 2 additions, 4 deletionslibstdc++-v3/include/std/std_sstream.h
- libstdc++-v3/include/std/std_streambuf.h 1 addition, 4 deletionslibstdc++-v3/include/std/std_streambuf.h
Loading
Please register or sign in to comment