mln::Graph< E > Struct Template Reference

Base class for implementation of graph classes. More...

#include <graph.hh>

Inheritance diagram for mln::Graph< E >:
Inheritance graph

List of all members.


Detailed Description

template<typename E>
struct mln::Graph< E >

Base class for implementation of graph classes.

See also:
mln::doc::Graph for a complete documentation of this class contents.

Definition at line 57 of file mln/core/concept/graph.hh.