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