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