TensorStore
tensorstore::TimestampedStorageGeneration::Unconditional
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • CSpec
          • CKvStore
          • CByteRange
          • COptionalByteRangeRequest
          • CStorageGeneration
          • CTimestampedStorageGeneration
            • Constructors
            • Data members
            • Methods
              • Funconditional
              • FUnconditional
            • Friend functions
          • CKeyRange
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/kvstore/generation.h"
    static TimestampedStorageGeneration
    tensorstore::TimestampedStorageGeneration::Unconditional();

    Returns a timestamped generation with unspecified generation and infinite future timestamp.

    Back to top
    Previous tensorstore::TimestampedStorageGeneration::unconditional
    Next tensorstore::TimestampedStorageGeneration::operator==