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