-
#include "tensorstore/kvstore/generation.h"
-
static bool tensorstore::StorageGeneration::NotEqualOrUnspecified(
const StorageGeneration& generation,
const StorageGeneration& if_not_equal); Checks if
if_not_equal
is unspecified, or not equal togeneration
.