D - Multiple inheritance
- Luigi (11/11) Sep 07 2002 Hello,
- Luigi (4/4) Sep 07 2002 Ah, another simple thing: bit is equal to boolean type?
- Pavel Minayev (2/4) Sep 07 2002 Yes, only interfaces are supported, not full MI. RTFM for reasoning.
Hello,
I'm italian and I speak a bit english. My question is:
exist multiple inheritance in D? Or she is implemented with interface +
Thanks
--
Luigi
--
void f (OS x) {while (x.getbugs() > 0); destroy(earth);};
// No problem...
f (windows);
Sep 07 2002
Ah, another simple thing: bit is equal to boolean type? Thanks -- Luigi
Sep 07 2002
Luigi wrote:exist multiple inheritance in D? Or she is implemented with interface +Yes, only interfaces are supported, not full MI. RTFM for reasoning.
Sep 07 2002









"Luigi" <igiul.reverse email.it> 