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