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
          • C span
          • C Utf8String
          • C SmallBitSet
          • C MaybeHardConstraintSpan
          • C MaybeHardConstraintIndex
          • V IsCompatibleOptionSequence
          • Error handling
          • Asynchronous support
            • T Executor
              • Related Types
                • T ExecutorTask
                • C InlineExecutor
                • C ExecutorBoundFunction
                  • Types
                    • T Executor
                    • T Function
              • Related Functions
            • C Promise
            • C AnyFuture
            • C Future
            • C PromiseFuturePair
            • C WriteFutures
          • 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.