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