gcc/libstdc++-v3/testsuite/21_strings
Matt Austern d5ff4e3f11 char_traits.h (class char_traits): Put all the real work into the new class template __gnu_cxx::char_traits.
* /include/bits/char_traits.h (class char_traits): Put all the
	real work into the new class template __gnu_cxx::char_traits.
	Gave generic definitions for member functions.  Types are taken
	from the new class template __gnu_cxx::_Char_types.
	* testsuite/21_strings/char_traits/requirements/short/1.cc: New
	file.  Test of std::char_traits<short>, which serves as a test of
	the char_traits primary template.

From-SVN: r69772
2003-07-25 05:32:23 +00:00
..
basic_string *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
c_strings Reshuffle 21_strings testsuite. 2003-03-18 05:04:14 +00:00
char_traits char_traits.h (class char_traits): Put all the real work into the new class template __gnu_cxx::char_traits. 2003-07-25 05:32:23 +00:00