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