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: [gnu.gcc.help] wstring commented out?


> Does anyone know why is the typedef for wstring is remarked?

Please have a look at the ChangeLog. This was done in

1999-01-28  Baron Roberts  <baron@sgi.com>

	* string: Uncomment wstring declaration.

I believe the rationale was that the wchar classification functions
(<cwctype>) are not universally available on all systems.

Regards,
Martin


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