basic_string.h (swap): Remove redundant template parameters from declaration of non...
commit8515a6007ca03c711dcee7a6f8e788e38bf025e2
authorJonathan Wakely <redi@gcc.gnu.org>
Fri, 2 May 2003 15:50:53 +0000 (2 16:50 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Fri, 2 May 2003 15:50:53 +0000 (2 16:50 +0100)
treed2eb517cf5bcbedd7181bbfcbc5888a260edf73a
parent3f4a3170f18acee29231fc11cbd4a0758bf80f23
basic_string.h (swap): Remove redundant template parameters from declaration of non-template member...

2003-05-02  Jonathan Wakely  <redi@gcc.gnu.org>

* include/bits/basic_string.h (swap): Remove redundant template
parameters from declaration of non-template member function.

From-SVN: r66389
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.h