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