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