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