Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • paolo's avatar
    9acadc12
    2007-01-18 Paolo Carlini <pcarlini@suse.de> · 9acadc12
    paolo authored
    	* include/bits/basic_string.h (basic_string<>::_S_compare): Add.
    	(compare(const basic_string&)): Use it.
    	* include/bits/basic_string.tcc (compare(size_type, size_type,
    	const basic_string&), compare(size_type, size_type,
    	const basic_string&, size_type, size_type), compare(const _CharT*),
    	compare(size_type, size_type, const _CharT*), compare(size_type,
    	size_type, const _CharT*, size_type)): Likewise.
    	* include/ext/vstring_util.h (__vstring_utility<>::_S_compare): Add.
    	* include/ext/vstring.h (compare(const __versa_string&)): Use it.
    	* include/ext/vstring.tcc (compare(size_type, size_type,
    	const __versa_string&), compare(size_type, size_type,
    	const __versa_string&, size_type, size_type), compare(const _CharT*),
    	compare(size_type, size_type, const _CharT*), compare(size_type,
    	size_type, const _CharT*, size_type)): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120896 138bc75d-0d04-0410-961f-82ee72b054a4
    9acadc12
    History
    2007-01-18 Paolo Carlini <pcarlini@suse.de>
    paolo authored
    	* include/bits/basic_string.h (basic_string<>::_S_compare): Add.
    	(compare(const basic_string&)): Use it.
    	* include/bits/basic_string.tcc (compare(size_type, size_type,
    	const basic_string&), compare(size_type, size_type,
    	const basic_string&, size_type, size_type), compare(const _CharT*),
    	compare(size_type, size_type, const _CharT*), compare(size_type,
    	size_type, const _CharT*, size_type)): Likewise.
    	* include/ext/vstring_util.h (__vstring_utility<>::_S_compare): Add.
    	* include/ext/vstring.h (compare(const __versa_string&)): Use it.
    	* include/ext/vstring.tcc (compare(size_type, size_type,
    	const __versa_string&), compare(size_type, size_type,
    	const __versa_string&, size_type, size_type), compare(const _CharT*),
    	compare(size_type, size_type, const _CharT*), compare(size_type,
    	size_type, const _CharT*, size_type)): Likewise.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120896 138bc75d-0d04-0410-961f-82ee72b054a4
To find the state of this project's repository at the time of any of these versions, check out the tags.