Defined in File TemplateUtils.hpp
Checks whether Derived is either a type that derives from Base or is identical to Base.
This is very usefull for situations in which you work with iterator-traits or the like.