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