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