Skip to content

GambolRefWithShouldCopy

graph BT
N1["GambolRefWithShouldCopy"] -->|inherits| N2["Any"];

Characteristics

Quality Value
Inherits global.Any
Extends N/A
Decorators #Gambol.layout.c;
Is enum false
Is sealed false
Is extern false
Is abstract false
Is generator false
Has value semantics true
Has stored properties true
Should register destructor false
Has atomic memory false
Is copy assignable true
Is zero initializable true

Methods

construct

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

Binary Operators

=

#default
= (s @Self, o @Self) -> Self

Properties

ptr

ptr Pointer

should_copy

should_copy Bool