Class Type Parameters

Hans-Eric Grönlund hasse42g at gmail.com
Thu Jan 17 00:32:14 PST 2008


How could I declare a class type parameter in D? I'd like to be able to do something like this:

do_something_with_class(SomeClass);

How would I declare the do_something_with_class function?

Thank you on beforehand


More information about the Digitalmars-d-learn mailing list