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