-
#include "tensorstore/kvstore/generation.h"
-
static bool tensorstore::StorageGeneration::IsConditionalOn(
const StorageGeneration& generation,
const StorageGeneration& condition); Checks if
generation
is the same ascondition
, ignoring dirty flags on the inner-most layer.