-
#include "tensorstore/kvstore/generation.h" -
static bool tensorstore::StorageGeneration::EqualOrUnspecified(
const StorageGeneration& generation,
const StorageGeneration& if_equal); Checks if
if_equalis unspecified, or equal togeneration.
#include "tensorstore/kvstore/generation.h"Checks if if_equal is unspecified, or equal to generation.