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