STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Types
stapl::undirected_view_type< View > Struct Template Reference

Helper struct to get the type for undirected_view. More...

Public Types

typedef View type
 

Detailed Description

template<typename View>
struct stapl::undirected_view_type< View >

Helper struct to get the type for undirected_view.

Template Parameters
ViewThe type of the input view.

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