|
Claw
1.7.3
|
Check if a class is derived from an other class. More...
Go to the source code of this file.
Classes | |
| struct | claw::meta::is_base_of< Base, Derived > |
| This predicate tells if a class is derived from an other class. More... | |
Namespaces | |
| namespace | claw |
| This is the main namespace. | |
| namespace | claw::meta |
| Structures for meta-programmation. | |
Check if a class is derived from an other class.
Definition in file is_base_of.hpp.
1.8.1.2