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