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

Called in destructor of graph_base_container_base 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 GraphStorage >
static void apply (GraphStorage &, bool defer)
 

Detailed Description

template<typename VertexProperty, bool = is_container<VertexProperty>::value>
struct stapl::graph_bc_impl::cleanup_elements< VertexProperty, bool >

Called in destructor of graph_base_container_base 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: