ivl 679
ivl::types::highest_common< A, B > Struct Template Reference

#include <array.hpp>

Inherits ivl::types::types_details::hc< A, B, A_ISBASEOF_B, B_ISBASEOF_A >.

List of all members.


Detailed Description

template<class A, class B>
struct ivl::types::highest_common< A, B >

Given two ivl array classes this struct finds the maximum derived class that is in the hierarchy tree of both classes.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations