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