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