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