This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: STL problem


On Fri, May 17, 2002 at 02:49:34PM -0700, Timothy J. Wood wrote:
> (which is 
> commented out in <string>, interestingly):
> 
> typedef basic_string <wchar_t> wstring;

*ding ding ding ding ding*

The last time I saw a <string> header with that typedef present-but-commented,
it was in version 2 sources.  Is the file name something like bastring.h
by any chance?  If so, your code is quite outdated.

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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