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

Specialization of for the lazy_graph_view. More...

Public Types

typedef lazy_graph_view< C > value_type
 
typedef value_type reference
 
typedef const value_type const_reference
 
typedef C container
 
typedef size_t index_type
 
typedef f_ident< index_type > map_function
 
typedef indexed_domain< index_type > domain_type
 

Detailed Description

template<typename C>
struct stapl::view_traits< lazy_graph_view< C > >

Specialization of for the lazy_graph_view.

Template Parameters
CThe type of pGraph to which the deferred commits will be applied.

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