STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::paragraph_impl::has_enable_migration< T, typename T::enable_migration > Struct Template Reference

Metafunction that checks if enable_migration is defined for T.Extends from true_type for T that has T::enable_migration. More...

Detailed Description

template<typename T>
struct stapl::paragraph_impl::has_enable_migration< T, typename T::enable_migration >

Metafunction that checks if enable_migration is defined for T.

Extends from true_type for T that has T::enable_migration.


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