STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::runtime::is_appropriate_handle< Handle, PMF > Struct Template Reference

Returns std::true_type if Handle can be used to call PMF, otherwise std::false_type. More...

Detailed Description

template<typename Handle, typename PMF>
struct stapl::runtime::is_appropriate_handle< Handle, PMF >

Returns std::true_type if Handle can be used to call PMF, otherwise std::false_type.


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