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