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

OutputPatch<T, int N>.subscript¶

Description¶

Signature¶

T OutputPatch<T, int N>.subscript<TIndex>(TIndex index)
    where TIndex : __BuiltinIntegerType;

Generic Parameters¶

TIndex: __BuiltinIntegerType¶

Parameters¶

index : TIndex¶

On this page
  • OutputPatch<T, int N>.subscript
    • Description
    • Signature
    • Generic Parameters
      • TIndex: __BuiltinIntegerType
    • Parameters
      • index : TIndex