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