Honeycomb  0.1
Component-Model Framework
honey::mt::is_base_of< Base, Derived > Struct Template Reference

Version of std::is_base_of that removes reference qualifiers before testing. More...

#include <Meta.h>

Inheritance diagram for honey::mt::is_base_of< Base, Derived >:
Inheritance graph
[legend]
Collaboration diagram for honey::mt::is_base_of< Base, Derived >:
Collaboration graph
[legend]

Detailed Description

template<class Base, class Derived>
struct honey::mt::is_base_of< Base, Derived >

Version of std::is_base_of that removes reference qualifiers before testing.


The documentation for this struct was generated from the following file: