Polymake Template Library (PTL) 4.12
List of all members
polymake::is_instance_of< T, Template > Struct Template Reference

Check whether a type is an instance of a given class template. More...

#include <meta_function.h>

Inherits std::false_type.

Inherited by pm::perl::is_optional_value< T >.

Detailed Description

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

Check whether a type is an instance of a given class template.


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