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::default_construct_element< Value, bool > Struct Template Reference

Called to conditionally wrap nested container default construction with container_wrapper_ref for the map_base_container. More...

Static Public Member Functions

static Value apply (void)
 

Detailed Description

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

Called to conditionally wrap nested container default construction with container_wrapper_ref for the map_base_container.


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