Checks if the argument is a derived object. More...
Go to the source code of this file.
Classes | |
class | mockpp::IsInstanceOf< BASE, DERIVED > |
Tests whether the value is derived from the given class. More... | |
Namespaces | |
namespace | mockpp |
Namespace for project "Mock Objects for C++". |
Checks if the argument is a derived object.
Definition in file IsInstanceOf.h.