-
#include "tensorstore/kvstore/generation.h"
- bool tensorstore::StorageGeneration::IsValid() const;
Check if the generation is valid, i.e. not derived from
Invalid()
.
#include "tensorstore/kvstore/generation.h"
Check if the generation is valid, i.e. not derived from Invalid()
.