STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::graph_directedness_container_selector< UNDIRECTED, M, OptionalParams... > Struct Template Reference

Specialization of graph_directedness_container_selector for UNDIRECTED graph. More...

Public Types

using type = undirected_graph< UNDIRECTED, M, OptionalParams... >
 

Detailed Description

template<graph_attributes M, typename ... OptionalParams>
struct stapl::graph_directedness_container_selector< UNDIRECTED, M, OptionalParams... >

Specialization of graph_directedness_container_selector for UNDIRECTED graph.

Template Parameters
Mgraph-attribute specifying Multiedge. (MULTIEDGES/NONMULTIEDGES).

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