rename ExpectedStorage::isThis to isSelfAssign so that the self-assign check in operator= works
Summary: This corrects an oversight in folly::Expected where self-assign was not being detected correctly due to a half-applied edit. Reviewed By: yfeldblum Differential Revision: D4348181 fbshipit-source-id: 710b25c4c6d7aeaaea50493ccc5788d875ec4c2e
Showing
Please register or sign in to comment