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