Ignores any error held by this object.
Declared in <absl/status/statusor.h>
void
IgnoreError() const;
Ignores any errors. This method does nothing except potentially suppress complaints from any tools that are checking that errors are not dropped on the floor.