cgv
cgv::type::cond::is_base_of< base_type, derived_type > Struct Template Reference

template condition returning, whether the first argument is a base class of the second argument More...

#include <is_base_of.h>

Detailed Description

template<typename base_type, typename derived_type>
struct cgv::type::cond::is_base_of< base_type, derived_type >

template condition returning, whether the first argument is a base class of the second argument


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