Polymake Template Library (PTL)  4.6
List of all members
polymake::is_derived_from_instance_of< T, Template, TrailingParams > Struct Template Reference

Inherits is_derived_from_instance_impl::type.

Inherited by pm::check_container_feature< RepeatedRow< VectorRef >, FlatStorage >.

Detailed Description

template<typename T, template< typename... > class Template, typename... TrailingParams>
struct polymake::is_derived_from_instance_of< T, Template, TrailingParams >

Check whether a type is an instance of a given class template or derived from an instance thereof


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