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