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

Called in destructor of map_base_container to destroy heap value held by container_wrapper_ref, if the value type of the base container is a nested container. More...

Static Public Member Functions

template<typename Map >
static void apply (Map &)
 

Detailed Description

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

Called in destructor of map_base_container to destroy heap value held by container_wrapper_ref, if the value type of the base container is a nested container.


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