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