index
:
git
debian
progress-linux
upstream
debian 12 backports: git
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4018
/
cpp-union-definition
blob: 7ec94df697349061ec20b221eddb9c27835965da (
plain
)
1
2
3
4
union RIGHT { double v; int ChangeMe; };