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