TensorStore
tensorstore::ExecutorBoundFunction<ExecutorType, FunctionType>::Function
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
              • Related Types
                • TExecutorTask
                • CInlineExecutor
                • CExecutorBoundFunction
                  • Types
                    • TExecutor
                    • TFunction
              • Related Functions
            • CPromise
            • CAnyFuture
            • CFuture
            • CPromiseFuturePair
            • 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/executor.h"
    using tensorstore::ExecutorBoundFunction<ExecutorType,
                                            
     FunctionType>::
    Function =
       
     FunctionType;

    Function type.

    Back to top
    Previous tensorstore::ExecutorBoundFunction<ExecutorType, FunctionType>::Executor
    Next tensorstore::WithExecutor