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