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