subclassing templated class

spir denis.spir at gmail.com
Sun Dec 26 06:47:35 PST 2010


Hello,

If I have
	class Node (Element) {...}
can I subtype it like with
	class Leaf (Element) : Node (Element) {...}
or such?

Denis
-- -- -- -- -- -- --
vit esse estrany ☣

spir.wikidot.com



More information about the Digitalmars-d-learn mailing list