Polymake Template Library (PTL): polymake::is_derived_from_any< TDerived, TBases > Struct Template Reference
polymake::is_derived_from_any< TDerived, TBases > Struct Template Reference

Inherits polymake::is_derived_from_any_impl< TDerived, TBases >.

Detailed Description

template<typename TDerived, typename... TBases>
struct polymake::is_derived_from_any< TDerived, TBases >

Tell whether the given type is derived from any of the given base types, and return the first base type from the list, if any found


The documentation for this struct was generated from the following file:
  • lib/core/include/type_utils.h