gcc/libstdc++/std
Baron Roberts f40179f2ec Remove #if 0/#endif from around struct string_char_traits <wchar_t>.
#include <cwchar>.
Add missing definition for wchar_t move method.
Add empty() method for trait-based empty string return.

From-SVN: r25247
1999-02-16 11:58:35 +00:00
..
bastring.cc (operator>>): Correct cast in last patch. 1998-11-30 09:40:56 +00:00
bastring.h (c_str): Change return of "" to return of traits::empty() call so that proper... 1999-02-16 11:58:18 +00:00
complext.cc stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
complext.h [multiple changes] 1997-09-28 15:21:52 -04:00
dcomplex.h stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
fcomplex.h stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
ldcomplex.h stdexcepti.cc (__out_of_range): New fn. 1997-10-10 02:56:56 -04:00
straits.h Remove #if 0/#endif from around struct string_char_traits <wchar_t>. 1999-02-16 11:58:35 +00:00