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

Type metafunction computing the actual type that will be stored for a requested edge type.Internally, it is useful to modify the type for some special cases outlined below in the various partial specializations of the class. More...

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct stapl::df_stored_type< T >

Type metafunction computing the actual type that will be stored for a requested edge type.

Internally, it is useful to modify the type for some special cases outlined below in the various partial specializations of the class.


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