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