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

Metafunction that checks if enable_migration is defined for T.Extends from false_type by default. More...

Detailed Description

template<typename T, typename Enable = void>
struct stapl::paragraph_impl::has_enable_migration< T, Enable >

Metafunction that checks if enable_migration is defined for T.

Extends from false_type by default.


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