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

Specialization of helper to infer the return property reference (const or non const) for non const value, used by adjacency list using map for vertex storage. More...

Public Types

typedef value_type::second_type & type
 

Detailed Description

template<typename Value>
struct stapl::sequential::mit_reference< Value >

Specialization of helper to infer the return property reference (const or non const) for non const value, used by adjacency list using map for vertex storage.


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