gcc/libstdc++-v3/include
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
..
backward Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
bits 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
c Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_compatibility Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_std cmath.tcc: Use _GLIBCXX_ prefix on file guard. 2003-07-23 15:28:44 +00:00
ext pod_char_traits.h: Add state template argument. 2003-07-17 04:01:28 +00:00
std cmath.tcc: Use _GLIBCXX_ prefix on file guard. 2003-07-23 15:28:44 +00:00
Makefile.am pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
Makefile.in pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00