STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::properties::bfs_property Class Reference

Vertex property for use with breadth_first_search(). More...

Public Member Functions

VD parent (void) const
 
void parent (VD const &vd)
 
Level level (void) const
 
void level (Level const &c)
 

Public Types

typedef VD parent_type
 
typedef Level level_type
 

Detailed Description

Vertex property for use with breadth_first_search().


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