STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::is_known_polymorphic< T > Struct Template Reference

Returns if a type T has polymorphic_callable defined. More...

Detailed Description

template<typename T>
struct stapl::runtime::is_known_polymorphic< T >

Returns if a type T has polymorphic_callable defined.

Returns if a type is a base class of a polymorphic hierarchy.


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