Next Previous Contents

4.3 Class ARGraph<Node,Edge>

Defined in: argraph.h

Extends: Graph

Overview: This is a template class that adds static type checking to the node/edge attribute pointers used in the Graph class as 'void *'.


Next Previous Contents