STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions | Public Types
stapl::sgl::detail::make_empty_frontier_impl< Container, frontier_type::unordered_set, HasContiguousDomain > Struct Template Reference

Implementation for making an empty frontier. More...

Static Public Member Functions

static type create (Container &cont)
 

Public Types

using type = sgl::sparse_frontier< typename Container::distribution_type::container_manager_type::unique_gid_set_type >
 

Detailed Description

template<typename Container, bool HasContiguousDomain>
struct stapl::sgl::detail::make_empty_frontier_impl< Container, frontier_type::unordered_set, HasContiguousDomain >

Implementation for making an empty frontier.

This is the specialization using a unique set for the GIDs


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