This is the mail archive of the libstdc++@sourceware.cygnus.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: porting to libstdc++-v3 (<iostream.h> etc.)


> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]