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