This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r173377 - in /branches/gcc-4_6-branch/libstdc++...
- From: aaw at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 04 May 2011 14:48:41 -0000
- Subject: r173377 - in /branches/gcc-4_6-branch/libstdc++...
Author: aaw
Date: Wed May 4 14:48:41 2011
New Revision: 173377
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173377
Log:
* include/ext/sso_string_base.h (__sso_string_base<>::_M_construct):
Fix unqualified lookup.
(__sso_string_base<>::_M_construct): Likewise.
(__sso_string_base<>::_M_construct): Likewise.
(__sso_string_base<>::_M_assign): Likewise.
(__sso_string_base<>::_M_reserve): Likewise.
(__sso_string_base<>::_M_mutate): Likewise.
(__sso_string_base<>::_M_erase): Likewise.
* include/ext/vstring.h (__versa_string<>::replace): Likewise.
(__versa_string<>::compare): Likewise.
* include/ext/vstring.tcc (__versa_string<>::compare): Likewise.
(__versa_string<>::compare): Likewise.
(__versa_string<>::compare): Likewise.
(__versa_string<>::compare): Likewise.
(__versa_string<>::compare): Likewise.
Modified:
branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
branches/gcc-4_6-branch/libstdc++-v3/include/ext/sso_string_base.h
branches/gcc-4_6-branch/libstdc++-v3/include/ext/vstring.h
branches/gcc-4_6-branch/libstdc++-v3/include/ext/vstring.tcc