STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::runtime::poly_meets_requirements< T > Class Template Reference

Calls the requested function from typer_traits for polymorphic types. More...

Public Member Functions

constexpr poly_meets_requirements (const typer::pass_type p, T *t, const std::size_t num) noexcept
 
template<typename U >
std::pair< bool, std::size_t > operator() (void) noexcept
 

Detailed Description

template<typename T>
class stapl::runtime::poly_meets_requirements< T >

Calls the requested function from typer_traits for polymorphic types.


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