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