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

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

Public Types

typedef const Value::second_type * type
 

Detailed Description

template<typename Value>
struct stapl::sequential::mit_pointer< const Value & >

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


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