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