-
#include "tensorstore/progress.h"
- Result<void>& tensorstore::WriteFutures::result() const;
Returns the
Future::result
of thecommit_future
.This implies
Force()
.
#include "tensorstore/progress.h"
Returns the Future::result
of the commit_future
.
This implies Force()
.