Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPointer<T>

Pointer referencing value.

author

Jeongho Nam - https://github.com/samchon

Type parameters

  • T

Hierarchy

Index

Properties

Properties

value

value: T

Reference of the value.

Generated using TypeDoc