STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::vertex_descriptor_generator< VD > Class Template Reference

A generator for vertex descriptors.This class will generate unique vertex descriptors, taking into account that the graph may auto generate them, as well as the users may specify them. This is specialized for different types of vertex descriptors. More...

Detailed Description

template<class VD>
class stapl::vertex_descriptor_generator< VD >

A generator for vertex descriptors.

This class will generate unique vertex descriptors, taking into account that the graph may auto generate them, as well as the users may specify them. This is specialized for different types of vertex descriptors.


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