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