ocean ~master (2021-10-22T21:44:26.740458)
Dub
Repo
U3
ocean
core
SmartUnion
Undocumented in source.
version(unittest)
union
U3 {
S1
a
;
uint
b
;
}
Members
Variables
a
S1
a
;
Undocumented in source.
b
uint
b
;
Undocumented in source.
Meta
Source
See Implementation
ocean
core
SmartUnion
classes
C1
functions
callWithActive
structs
S1
SmartUnion
unions
U1
U2
U3