Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Slang Documentation
Slang Documentation
Back to top
View this page

Ptr<T, Access access, AddressSpace addrSpace, L>.subscript¶

Description¶

Signature¶

T Ptr<T, Access access, AddressSpace addrSpace, L>.subscript<TInt>(
    TInt index)
    where TInt : __BuiltinIntegerType
    where L : IBufferDataLayout;

Generic Parameters¶

TInt: __BuiltinIntegerType¶

Parameters¶

index : TInt¶

On this page
  • Ptr<T, Access access, AddressSpace addrSpace, L>.subscript
    • Description
    • Signature
    • Generic Parameters
      • TInt: __BuiltinIntegerType
    • Parameters
      • index : TInt