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