Polymake Template Library (PTL) 4.13
polymake::is_derived_from_instance_of< T, Template, TrailingParams > Struct Template Reference

#include <type_utils.h>

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: