$extrastylesheet
#include <mln/core/concept/graph.hh>
Protected Member Functions | |
Graph () |
Public Types | |
typedef Graph< void > | category |
typedef E | exact_t |
Base class for implementation of graph classes.
Definition at line 60 of file core/concept/graph.hh.
|
protected |
typedef Graph<void> mln::Graph< E >::category |
Definition at line 62 of file core/concept/graph.hh.
|
inherited |