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