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

Called to conditionally wrap a nested container construction that accepts a distribution specification with container_wrapper_ref for the map_base_container. More...

Static Public Member Functions

template<typename Key >
static Value apply (Key const &, composed_dist_spec *)
 

Detailed Description

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

Called to conditionally wrap a nested container construction that accepts a distribution specification with container_wrapper_ref for the map_base_container.


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