Sign in
code
/
git
/
88dd4282d949cdafff516650c1be8aaf4d67983f
/
.
/
t
/
t4018
/
cpp-class-definition-derived
blob: 3b98cd09ab5dabe4b0d6277cc8a56cb84c7426ea [
file
]
class
RIGHT
:
public
Baseclass
{
int
ChangeMe
;
};