index
:
git
debian
progress-linux
upstream
debian 12: git
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
t4018
/
cpp-class-definition-derived
blob: 3b98cd09ab5dabe4b0d6277cc8a56cb84c7426ea (
plain
)
1
2
3
4
5
class RIGHT : public Baseclass { int ChangeMe; };