TensorStore
tensorstore::PromiseFuturePair<T>::future
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
          • Cspan
          • CUtf8String
          • CSmallBitSet
          • CMaybeHardConstraintSpan
          • CMaybeHardConstraintIndex
          • VIsCompatibleOptionSequence
          • Error handling
          • Asynchronous support
            • TExecutor
            • CPromise
            • CAnyFuture
            • CFuture
            • CPromiseFuturePair
              • Types
              • Data members
                • Vpromise
                • Vfuture
              • Methods
            • CWriteFutures
          • JSON serialization
          • Compile-time data type/rank/mode constraints
          • String Utilities
          • Index vectors
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/util/future.h"
    FutureType tensorstore::PromiseFuturePair<T>::future;

    Future object.

    Back to top
    Previous tensorstore::PromiseFuturePair<T>::promise
    Next tensorstore::PromiseFuturePair<T>::Make