gcc/libstdc++-v3/src
Paolo Carlini 1a4ba99f96 basic_string.tcc (find(const _CharT*, size_type, size_type)): Reimplement in terms of traits::eq and traits::compare.
2006-09-05  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/basic_string.tcc (find(const _CharT*, size_type,
	size_type)): Reimplement in terms of traits::eq and traits::compare.
	* include/ext/vstring.tcc (find(const _CharT*, size_type,
	size_type)): Likewise.
	* src/string-inst.cc: Remove unneded std::search instantiation.

From-SVN: r116698
2006-09-05 15:43:47 +00:00
..
Makefile.am PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
Makefile.in PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
allocator-inst.cc
bitmap_allocator.cc
codecvt.cc
compatibility-ldbl.cc
compatibility.cc
complex_io.cc
concept-inst.cc
ctype.cc
debug.cc PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
debug_list.cc
ext-inst.cc PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
fstream-inst.cc
functexcept.cc
globals_io.cc PR libstdc++/19664 round 1 2006-07-20 23:37:27 +00:00
ios-inst.cc
ios.cc
ios_failure.cc
ios_init.cc PR libstdc++/19664 round 1 2006-07-20 23:37:27 +00:00
ios_locale.cc
iostream-inst.cc
istream-inst.cc
istream.cc
limits.cc
list.cc
locale-inst.cc
locale.cc PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
locale_facets.cc
locale_init.cc PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
localename.cc
misc-inst.cc
mt_allocator.cc mt_allocator.cc (__pool<true>::_M_reclaim_block): Do not name a variable __used, badname on BSD. 2006-09-04 08:00:35 +00:00
ostream-inst.cc
pool_allocator.cc PR libstdc++/19664 round 3 2006-07-28 04:57:34 +00:00
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc
string-inst.cc basic_string.tcc (find(const _CharT*, size_type, size_type)): Reimplement in terms of traits::eq and traits::compare. 2006-09-05 15:43:47 +00:00
strstream.cc
tree.cc
valarray-inst.cc
wlocale-inst.cc
wstring-inst.cc