diff options
author | Lars Gullik Bjønnes <larsbj@gullik.org> | 2014-04-25 19:34:42 +0000 |
---|---|---|
committer | Jonathan Wakely <redi@gcc.gnu.org> | 2014-04-25 20:34:42 +0100 |
commit | e2ce9436fbb0a61a6a96fa39fb8439bc5f0a626c (patch) | |
tree | a929a0fbe8e852e83895a0d76eb070dd7a8c912d /gcc | |
parent | 10432733a5534e0116b0b1770139a56ae2ab01fe (diff) | |
download | gcc-e2ce9436fbb0a61a6a96fa39fb8439bc5f0a626c.zip gcc-e2ce9436fbb0a61a6a96fa39fb8439bc5f0a626c.tar.gz gcc-e2ce9436fbb0a61a6a96fa39fb8439bc5f0a626c.tar.bz2 |
re PR libstdc++/60710 (experimental::optional<T> is using T::operator!=)
2014-04-25 Lars Gullik Bjønnes <larsbj@gullik.org>
PR libstdc++/60710
* include/experimental/optional (operator!=): Implement in terms of
operator==.
* testsuite/experimental/optional/relops/1.cc: Remove operator!=.
* testsuite/experimental/optional/relops/2.cc: Likewise.
* testsuite/experimental/optional/relops/3.cc: Likewise.
* testsuite/experimental/optional/relops/4.cc: Likewise.
* testsuite/experimental/optional/relops/5.cc: Likewise.
* testsuite/experimental/optional/relops/6.cc: Likewise.
From-SVN: r209810
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions