-
#include "tensorstore/kvstore/generation.h"
-
friend bool tensorstore::TimestampedStorageGeneration::operator==(
const TimestampedStorageGeneration& a,
const TimestampedStorageGeneration& b); -
friend bool tensorstore::TimestampedStorageGeneration::operator!=(
const TimestampedStorageGeneration& a,
const TimestampedStorageGeneration& b); Compares two timestamped generations for equality.