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