This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sstream support
- To: egcs at cygnus dot com, ncm at nospam dot cantrip dot org
- Subject: Re: sstream support
- From: mrs at wrs dot com (Mike Stump)
- Date: Tue, 8 Sep 1998 16:42:53 -0700
> To: egcs@cygnus.com
> Date: Sat, 05 Sep 1998 19:03:42 -0700
> From: Nathan Myers <ncm@nospam.cantrip.org>
> Dave Steffen wrote:
> > The current C++ library implementation seems to be lacking
> > sstream.h (string streams). Has this not been implemented?
> The libstdc++ V3 implementation isn't finished yet. Help would
> be most welcome. See http://egcs.cygnus.com/libstdc++-v3.html
When released, will the library be usable for commercial apps? As I
read the current version, it isn't fit for any commercial apps. Do
you plan on using a libgcc style on the final code? If not, why not?
What problem isn't solved by the style copyright.
I think it is a mistake to needlessly add yet more copyright styles to
the world, it is better if you can pick a preexiting style and use it.
Let me know.