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