STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Attributes
stapl::bc_base_impl::is_vbdist_container< Value, bool > Struct Template Reference

Helper functor to identify container instances that have viewbased distributions. More...

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename Value, bool = has_distribution_type<Value>::value>
struct stapl::bc_base_impl::is_vbdist_container< Value, bool >

Helper functor to identify container instances that have viewbased distributions.


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