DG-CPP 0.1.0
Directed Graph in C++
dg::_protected Namespace Reference

Functions

template<IDVT IDT, EdgeVT EdgeT>
static std::map< IDT, Edge< EdgeT > > mapAsEdgeMap (const std::map< IDT, EdgeT > &map)
 

Function Documentation

◆ mapAsEdgeMap()

template<IDVT IDT, EdgeVT EdgeT>
static std::map< IDT, Edge< EdgeT > > dg::_protected::mapAsEdgeMap ( const std::map< IDT, EdgeT > &  map)
inlinestatic
Here is the caller graph for this function: