STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Attributes
stapl::generators::detail::is_dynamic< Graph > Struct Template Reference

Type-traits metafunction used to determine if a given graph is a stapl::dynamic_graph. More...

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename Graph>
struct stapl::generators::detail::is_dynamic< Graph >

Type-traits metafunction used to determine if a given graph is a stapl::dynamic_graph.

Template Parameters
GraphThe type of the graph in question.

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