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