BoolSIMD
graph BT
N1["BoolSIMD"] -->|inherits| N2["SIMD"];
N2["SIMD"] -->|inherits| N3["Any"];
Characteristics
Quality |
Value |
Inherits |
SIMD |
Extends |
N/A |
Decorators |
N/A |
Is enum |
false |
Is sealed |
false |
Is extern |
false |
Is abstract |
false |
Is generator |
false |
Has value semantics |
false |
Has stored properties |
false |
Should register destructor |
false |
Has atomic memory |
true |
Is copy assignable |
false |
Is zero initializable |
true |
Methods
construct
#default
#Gambol.function.alwaysinline
construct (s strictly @Self) -> Self