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

Recursive type metafunction which returns false if any of the views in the parameter pack have disabled localization. More...

Detailed Description

template<typename ... Views>
struct stapl::detail::is_localizable< Views >

Recursive type metafunction which returns false if any of the views in the parameter pack have disabled localization.


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