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