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