[Bug libstdc++/60710] experimental::optional<T> is using T::operator!=
larsbj at gullik dot net
gcc-bugzilla@gcc.gnu.org
Sun Mar 30 14:19:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60710
Lars Gullik Bjønnes <larsbj at gullik dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |larsbj at gullik dot net
--- Comment #1 from Lars Gullik Bjønnes <larsbj at gullik dot net> ---
Created attachment 32486
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32486&action=edit
replace != with !( == ) in optional<T>::operator!=
More information about the Gcc-bugs
mailing list