Polymake Template Library (PTL) 4.13
pm::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>

Detailed Description

template<typename T, template< typename... > class Template>
struct pm::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: