ClearableGraphComponent Class Template Reference
#include <lemon/concepts/graph_components.h>
List of all members.
Detailed Description
template<typename _Base = BaseGraphComponent>
class lemon::concepts::ClearableGraphComponent< _Base >
This class provides beside the core undirected graph features core clear functions for the undirected graph structure. The main difference between the base and this interface is that the graph alterations should handled already on this level.
The documentation for this class was generated from the following file: