This is the mail archive of the
libstdc++-cvs@sourceware.cygnus.com
mailing list for the libstdc++ project.
libstdc++/bits ostream.tcc
- To: libstdc++-cvs at sourceware dot cygnus dot com
- Subject: libstdc++/bits ostream.tcc
- From: bkoz at sourceware dot cygnus dot com
- Date: 11 Dec 1999 00:28:32 -0000
CVSROOT: /cvs/libstdc++
Module name: libstdc++
Changes by: bkoz@sourceware.cygnus.com 99/12/10 16:28:32
Modified files:
bits : ostream.tcc
Log message:
1999-12-10 Benjamin Kosnik <bkoz@cygnus.com>
* bits/locale_facets.tcc: Tweaks.
* bits/locale_facets.h (use_facet): Can't inline, remove inline
from declaration.
* bits/localefwd.h: And here.
* bits/std_ostream.h: Tweaks, sentry ctor can't be inlined.
* bits/ostream.tcc: Put here.
Frank Ch. Eigler <fche@cygnus.com>
* src/Makefile.am: Adjust CXXFLAGS, add AM_CXXFLAGS.