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