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