gcc/libstdc++-v3/include/experimental
Lars Gullik Bjønnes e2ce9436fb 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
2014-04-25 20:34:42 +01:00
..
optional re PR libstdc++/60710 (experimental::optional<T> is using T::operator!=) 2014-04-25 20:34:42 +01:00
string_view * include/experimental/string_view: Fix inconsistent exception specs. 2014-04-15 20:05:57 +01:00
string_view.tcc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00