-
#include "tensorstore/kvstore/operations.h"
-
bool tensorstore::kvstore::WriteGenerationConditions::MatchesNoValue()
const; Equivalent to
Matches(StorageGeneration::NoValue())
.
#include "tensorstore/kvstore/operations.h"
Equivalent to Matches(StorageGeneration::NoValue())
.