ErasableBpUGraphComponent Class Template Reference
#include <lemon/concepts/graph_components.h>
List of all members.
Detailed Description
template<typename _Base = BaseBpUGraphComponent>
class lemon::concepts::ErasableBpUGraphComponent< _Base >
This class provides beside the core bipartite undirected graph features core erase functions for the undirceted 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: