TensorStore
tensorstore::BitIterator<T>::pointer
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
            • Types
            • Constructors
            • Methods
            • Conversion operators
            • Set operations
            • Friend functions
            • Related Types
              • C BitRef
              • C BitIterator
                • Types
                  • T pointer
                  • T reference
                  • T difference_type
                  • T value_type
                  • T iterator_category
                • Data members
                • Constructors
                • Methods
                • Arithmetic operations
                • Friend functions
          • C MaybeHardConstraintSpan
          • C MaybeHardConstraintIndex
          • V IsCompatibleOptionSequence
          • Error handling
          • Asynchronous support
          • 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/small_bit_set.h"
    using tensorstore::BitIterator<T>::pointer = BitIterator<T>;
    using tensorstore::BitIterator<T>::const_pointer =
        BitIterator<const T>;

    Proxy pointer type.