Skip to content

RVTypedPointer

Parameters

[T = Dynamic] 
graph BT
N1["RVTypedPointer[T]"] -->|inherits| N2["Any"];

Characteristics

Quality Value
Inherits Any
Extends N/A
Decorators #extern;
Is enum false
Is sealed false
Is extern true

Methods

construct

#default
#Gambol.function.alwaysinline
construct (s Self) -> Self

Binary Operators

=

#Gambol.function.alwaysinline
#default
= (s Self, o Self) -> Self