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

Metafunction to detect whether the no_initialization type flag was passed during container template instantiation and reflect the appropriate base container traits. More...

Detailed Description

template<typename T, typename... OptionalNoInitParam>
struct stapl::compute_array_bc_traits< T, OptionalNoInitParam >

Metafunction to detect whether the no_initialization type flag was passed during container template instantiation and reflect the appropriate base container traits.


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