porting to libstdc++-v3 (<iostream.h> etc.)
Benjamin Kosnik
bkoz@cygnus.com
Mon Apr 17 09:49:00 GMT 2000
> Of course I'd like to integrate these changes into the official version, so
> I would appreciate any experience somebody may have:
> for example, how should I decide whether ncurses++ (or Gtk--) should
> be in std:: (and not just using ::std) ?
the only thing in std:: is the standard library.
Gtk-- is in Gtk::
> I am already working on converting ncurses++ (5.0) and Gtk-- (1.0.3).
> Maybe someone on this list could look into the unstable Gtk-- ?
> (I would have done it, but have not been able to find "libsigc++"..)
I've talked to Havoc a bit about some of the issues.
-Benjamin
More information about the Libstdc++
mailing list