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