2018-10-09 François Dumont <fdumont@gcc.gnu.org>
commit2f039722d079d4f6cc060e3b9da0e9ba39d65478
authorFrançois Dumont <fdumont@gcc.gnu.org>
Tue, 9 Oct 2018 20:38:06 +0000 (9 20:38 +0000)
committerFrançois Dumont <fdumont@gcc.gnu.org>
Tue, 9 Oct 2018 20:38:06 +0000 (9 20:38 +0000)
tree70b18b580091a2b5d3b6d57fb247304e5b330f5e
parent6cb877be49d68f2d626681f033e9dc7af3628f96
2018-10-09  François Dumont  <fdumont@gcc.gnu.org>

* include/bits/stl_list.h
(_List_operator<>::operator==): Replace member function with inline
friend.
(_List_operator<>::operator!=): Likewise.
(_List_const_operator<>::operator==): Likewise.
(_List_const_operator<>::operator!=): Likewise.
(operator==(const _List_iterator<>&, const _List_const_iterator<>&)):
Remove.
(operator!=(const _List_iterator<>&, const _List_const_iterator<>&)):
Remove.

From-SVN: r264993
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/stl_list.h