Inheriting constructors

Jari-Matti Mäkelä jmjmak at utu.fi.invalid
Sat Jun 2 00:32:50 PDT 2007


Sean Kelly wrote:

A bit off-topic (sorry), but you're using protection modifiers here:

>      class PrintOnDestruct( T ) :
>          public T

and here

>      class Placed( T ) :
>          public T

Are you also suggesting that D should support those like C++ does?



More information about the Digitalmars-d mailing list