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