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