Sign in
code
/
git
/
df5be6dc3fd18c294ec93a9af0321334e3f92c9c
/
.
/
t
/
t4018
/
cpp-union-definition
blob: 7ec94df697349061ec20b221eddb9c27835965da [
file
] [
log
] [
blame
]
union
RIGHT
{
double
v
;
int
ChangeMe
;
};