-
#include "tensorstore/kvstore/generation.h"
- void tensorstore::StorageGeneration::MarkDirty();
Modifies this generation to set
kDirty
andkNewlyDirty
in the last (innermost) flag byte.
#include "tensorstore/kvstore/generation.h"
Modifies this generation to set kDirty
and kNewlyDirty
in the last
(innermost) flag byte.