a class template that checks inheritance between a given Object's class and a class defined at compile time through the template parameter T.
a class template that checks inheritance between a given Object's class and a class defined at compile time through the template parameter T. This is used in conjunction with readObjectOfType() to specify an abstract class as reference type.
Alphabetic index HTML hierarchy of classes or Java