Why is this enabled, and when should one use this advanced technique?
Shadowing member in inheritance hierarchy - why
Brother Bill via Digitalmars-d-learn Fri, 08 Aug 2025 16:56:58 -0700
D language supports shadowing members, where the shadowed member
has same name and different type on same type.
- Shadowing member in inheritance hiera... Brother Bill via Digitalmars-d-learn
- Re: Shadowing member in inherita... Brother Bill via Digitalmars-d-learn
- Re: Shadowing member in inherita... monkyyy via Digitalmars-d-learn
- Re: Shadowing member in inherita... user1234 via Digitalmars-d-learn
- Re: Shadowing member in inhe... Brother Bill via Digitalmars-d-learn
- Re: Shadowing member in ... evilrat via Digitalmars-d-learn
- Re: Shadowing member in ... user1234 via Digitalmars-d-learn